Hi Mark,B Sysprog, Bryan, etc. It works. I have to zap/rep ICHRDSNT flags back to 80.
Thank you. -- zam -- ----- Original Message ----- From: Mark Zelden <[EMAIL PROTECTED]> Date: Tuesday, July 12, 2005 9:53 pm Subject: [BULK] Re: Sysplex communication enabled & in read-only mode > On Tue, 12 Jul 2005 10:51:57 +0800, norrizam md noor > <[EMAIL PROTECTED]>wrote: > > >In our recovery site (no XCF facility), our system enter this > >emergency mode due to coupling facility inaccessible. I try to change > >to RVARY NODATASHARE command (with default password YES) however RACF > >status denied. > > > >When I used SETR command (RVARYPW(STATUS(pw))to set the operator > >password, the system not permitted while running in read-only mode. > > > >Is there any where that I can change to system non-data share mode > >which have full read/write capability to the RACF database. > > > >--zam -- > > This is a ZAP I use in creating my onepak/twopak systems to turn > of the data sharing mode. Obviously you would have to run this > from a driving system prior to IPL. You could also have another > ICHRDSNT ready to load into MLPA via IPL parm etc. > > //RACFZAP7 EXEC PGM=AMASPZAP > //SYSPRINT DD SYSOUT=* > //SYSLIB DD DSN=SYS1.VSYS1PK.LINKLIB,DISP=SHR > //SYSIN DD * > NAME ICHRDSNT ICHRDSNT > REP 005A 80 > /* > > > Mark > -- > Mark Zelden > Sr. Software and Systems Architect > mailto: [EMAIL PROTECTED] > Systems Programming expert at http://Search390.co > Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html > > ------------------------------------------------------------------- > --- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.ed > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

