
Modifying CICS Start-Up JCL CICS Installation Table Entries
2-86 BIM-EPIC Installation and System Guide
Modifying CICS Start-Up JCL
Include a label for the job accounting database in your CICS job stream.
// JOB CICS STARTUP
...
* LABELS FOR JOB ACCOUNTING DATABASE
// DLBL TSIJADB,'TSIJADB,JOB.ACCNT',99/365,VSAM,CAT=IJSYSCT
...
// EXEC DFHSIP
( CICS STARTUP PARAMETERS )
$END
/*
Description
Example
Comentarios a estos manuales