Implement the PSB, transaction, and security
To implement a PSB, a transaction, and security corresponding to the ISIS value, perform the following steps:
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
ENDDefine the PSB and transaction code to your IMS TM system and modify your IMS system security.Use member ICPSTG1 of the sample library as a model for the PSB and transaction code definition:
APPLCTN PSB=DBU$IMS,PGMTYPE=BATCH,SCHDTYP=PARALLEL
TRANSACT CODE=ICPTRAN, X
MSGTYPE=(SNGLSEG,NONRESPONSE), X
MODE=SNGLModify the security generation.You can use member ICPTCMD of the sample library as a model for the security generation modification. You can change the names DBU$IMS and DBU$TRN to any valid name.
)( CTRANS DBU$TRN
TCOMMAND *
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*