List some valid operation codes in JCL
Answers were Sorted based on User's Feedback
Answer / balesh
//JOB_NAME JOB '123' CLASS=Q,MSGLEVEL=(0,1)
//STEP1 EXEC PGM='ADDPGM'
//DD_NAME DD=PATH
| Is This Answer Correct ? | 0 Yes | 0 No |
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is a Generation Data Group (GDG)?
How can a jobs execution priority be modified?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
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
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
What are the utility programs in jcl?
how you will define a temporary dataset in jcl?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
If job is submitted with typerun = hold then how can we submit the same job?
What is the motivation behind coding class parameter in job statement?
a dd statement has 2 types of parameters. Name them?