GDGs can be CREATED (not COPIED) only on DASD and NOT on
tape drives ? Is it True ?
Post New Answer View All Answers
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What are the parameters that are used in creating a gdg?
which utility is used to run a cobol-db2 program?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
how would you create a temporary dataset? And where will you use them?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
For what purpose steplib and joblib are used ?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Why block size is multiple of lrecl in jcl?
What is the motivation behind coding class parameter in job statement?
Mention the types of job control statements?
how to run batch program without jcl?
How is a type of file defined in the jcl that executes the cobol program?
Is acct parameter mandatory?