Since there's more activity here than in the RACF mailing list, thought I'd ask
here first. I changed the flag byte in the RACF dataset names table to enable
sysplex communications today, and ipled the first system with the changed
table. Even though it's not talking to another system yet via XCF, I had
thought the RVARY LIST command issued on that system would have told me that
it's enabled for sysplex communications. I've verified that this system is
using the updated load module.
rvary list
ICH15013I RACF DATABASE STATUS:
ACTIVE USE NUM VOLUME DATASET
------ --- --- ------ -------
YES PRIM 1 SYS001 SYS1.PROD.RACF
YES BACK 1 SYS011 SYS1.PROD.RACF.BACKUP
ICH15020I RVARY COMMAND HAS FINISHED PROCESSING.
READY
Here's what I set in the table;
ICHRDSNT CSECT
DC AL1(1) INDICATES ONE RACF DATA SET
DC CL44'SYS1.PROD.RACF' PRIMARY RACF DS NAME
DC CL44'SYS1.PROD.RACF.BACKUP' BACKUP RACF DS NAME
DC AL1(255) # OF RESIDENT DATA BLOCKS
* DC B'01234567' BIT COUNT
DC B'10001000' SYSPLEX, NON DATASHARING
END
Any ideas?
Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.
GPG Public Key -
https://api.protonmail.ch/pks/lookup?op=get&[email protected]
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN