The name of the DD statement must be the same as the library name entered in the system definition fill-in panel. You must add this statement to the CICS jobstream and the CA Ideal batch jobstream. A sample JCL statement follows:
//ddname DD DSN=library.name,DISP=SHR
The name of the DLBL statement must be the same as the library name entered in the system definition fill-in panel. You must add the following JCL statements to the specified JCL procedures installed with CA Ideal, for a new library:
// DLBL dlbl-name,”dsn-name”... // EXTENT, volume
The following are JCL procedures installed with CA Ideal that require the new JCL statements:
IDLPROC IDLCICS IDLDB
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|