Capture: Generate Batch JCL |
Scroll |
Update the JOB Name if necessary and select option 4 to Generate Batch runtime JCL.
------------------- Generate Capture/Publisher Related Items ------------------ Option ===> 4
CAB File: /home/sqdata/test/DB2CDCT.cab Generate: 1) Daemon Control Statements (daemon must be defined) 2) CAB File Recovery JCL (must start agent first) 3) Started Task Procedure and Parm(s) 4) Batch JCL - Standalone Execution 5) Replication Apply Engine Script (no-map Db2 replication)
Libraries/Directories: JCL Library ==> 'SQDATA.TEST.CNTL' Proc Library ==> 'SQDATA.TEST.PROCLIB' Parm Library ==> 'SQDATA.TEST.PARMLIB' Db2 Load Library ==> 'DSNB10.SDSNLOAD'
Jobcard (optional): ==> //DB2CDCT JOB 1,MSGLEVEL=(1,1),MSGCLASS=H,NOTIFY=&SYSUID ==> ==>
ENTER --> Save END --> Save and Gen CANCEL --> Exit without Saving |
Specify the JCL member name for the Db2 Publisher runtime JCL and whether you want to edit the generated JCL. The member name can be any name you choose. We recommend you type Y to review the JCL.
.--------------------------------------------------------------------------. | -------------------------- Generate Batch JCL -------------------------- | | Option ===> | | | | Member Name ==> DB2CDCT (Symbolic Name of Agent) | | | | Edit Generated Output ==> Y (Y/N) | | | | Generation will add/replace the following members: | | | | Batch JCL ==> 'SQDATA.TEST.CNTL(DB2CDCT)' | | | | | | ENTER --> Save END --> Save and Gen CANCEL --> Exit without Saving | '--------------------------------------------------------------------------' |
Press F3 to generate, view and optionally SUBMIT the JCL.