Instead of putting all the options in the omproute.env, externalize them back to SYS1.TCPPARMS. then you can safely reach across to fix an error.
000001 ##################################################################### 000002 # 000003 # OMPROUTE environment variables 000004 # 000005 RESOLVER_CONFIG=//'SYS1.TCPPARMS(TCPDATA)' 000006 OMPROUTE_FILE=//'SYS1.TCPPARMS(OMGRDEV1)' 000007 OMPROUTE_OPTIONS=hello_hi Dave Jousma Vice President | Director, Technology Engineering From: IBM Mainframe Discussion List <[email protected]> on behalf of Peter <[email protected]> Date: Tuesday, October 29, 2024 at 12:43 AM To: [email protected] <[email protected]> Subject: Re: Updating USS file Shared DASD When the OMPROUTE is not even coming up then how can we connect using ftp ? My scenario is a monoplex with DASD shared On Mon, 28 Oct 2024, 20:17 Radoslaw Skorupka, < [email protected]> wrote: > W dniu 28.10.2024 o 05:25, Peter pisze: > > Hello > > > > In a Shared DASD environment with no USS Sharing is it possible to edit > the > > USS file from other LPAR in a shared dasd ? > > > > For example. lpar1 /etc/ can that be edited from lpar2 in a Shared DASD > > environment? > > > > In the sense is there a way to access LPAR1 /etc from LPAR2 for any edit > ? > > > > This question came to my mind cause we have OMPROUTE file in /etc so I am > > making some changes in it. If post IPL if there is any problem with > > OMPROUTE file definition I want to back out the change by editing the > > OMPROUTE file content from other LPAR and reipl it > > Sharing within a sysplex? Yes, it is supported, of course some setup > should be performed. Usually it is a part of sysplex setup. > Sharing across sysplexex? IMHO no. > You can switch ZFS, that means unmount it on system A and then mount on > system B. But this is bad idea for /etc. > Of course you can connect the systems. How? NFS is one of the ways. The > second way would be ftp - just put the file form system A to system B. > Or even simpler - use you GUI based FTP client edit the file on your > workstation and save it on multiple systems. It is suitable for small > text files. > > -- > Radoslaw Skorupka > Lodz, Poland > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
