Space announcement This space now contains the documentation for all the following components:
  • CHANGE ACCUMULATION PLUS
  • IMAGE COPY PLUS
  • RECOVERY MANAGER for IMS
  • RECOVERY PLUS for IMS
We are no longer updating the individual documentation spaces for these components.

Implement the PSB and security


To implement a PSB and security corresponding to the AOIS value, perform the following steps:

  1. Run a PSB and ACB generation.You can use member ICPPSB of the sample library as a model PSB for the generation:

    PSBGEN PSBNAME=DBU$IMS,LANG=COBOL,IOASIZE=512
    END
  2. Define the PSB to your IMS/DC system and modify your IMS system security.Use member ICPSTG1 of the sample library as a model for the PSB definition. You can change the DBU$IMS name to any valid name.
  3. Take action based on the value of the AOIS parameter as follows:
    • If the AOIS parameter is set to S, no action is necessary.
    • If the AOIS parameter is set to C, verify that the ICMDTABL in DFSCCMD0 includes the STO, DBD, and DBR commands; add these commands if they are not present.
    • If the AOIS parameter is set to R, define the user ID (for the utility job) to RACF (or the equivalent security package) with authority to issue the /STA, /STO, /DBD, and /DBR commands.
    • If the AOIS parameter is set to A, perform the actions that are required for value C and value R.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*