Can these parms be changed dynamically or does it require an IPL? What is necessary to implement changes?
Release : 14.1
Release : 15.0
Component : CAIRIM
Security Environment: IBM RACF
There is no need to IPL to make changes to the CAIRACF parms.
Following is the recommended process:
1. Create a new member that will include a single initialization statement to refresh the SSF service.
2. Make any necessary modifications to the member referenced by the CAIRACF DD statement (ie. RACFLIST) and save changes.
3. Start your CAS9 procedure with the following syntax to pass the new member on the startup. In this example, the new member was named "REFRESH:
S CAS9,RIMPARM=REFRESH
4. If CA7ONL is already running prior to making the above changes, it may be necessary to recycle CA7ONL this one time as it will still be accessing the in-storage RACLISTED resource table.
Verify that the CAIRACF DD was processed