what type of version is we r using now real time in all
modules(cobol, jcl, cics, db2, vsam)?
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
Is there any command to check wether the ps file is in sorted order?
Are all (i), (ii), (iii), (iv) of the below are VALID to reference a temporary dataset ? STEP2 DD1 DD DSN = &&TEMP STEP3 DD2 DD (i) DSN = TEMP (ii) DSN = *.TEMP (iii) DSN = *.STEP1.DD1 (iv) DSN = *.STEP1.DD1.ONE
What is the function of dd name parameter with a 2 part structure; audit.report?
i have step1,step2,step3 from where can i start coding cond parameter ?
why do we use file-aid wht r the adv of using file-aid thn in ispf
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
Differentiate between the joblib and the steplib statements?
How to identify in JCL that an input file is empty without reading it?
what do you mean By spooling? Expand SPOOL?