Answer Posted / guest
PS - QSAM, PO - Partitioned, IS - ISAM
| Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
how to do automated restart when a job abends?
What dd statement is used to supply the name of a dataset?
What is the purpose of the dd keylen parameter?
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
how you will the direct the data to spool using sysout option?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the function of //cntl statement?
Explain how can the submitting users racf authority be overridden in a job stream?
How does jcl specify the job to the operating system?
How can the disposition of sysout datasets be set for an entire jobstream?
Can I send output of job to my remote device careerride123?
Is automatic restart possible in jcl?
how you can access an uncataloged dataset in a JCL?