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 |
What is jcl in mainframe?
Explain about LMMFIND - find a library member
what is use of space parameter in dd statement?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
How to pass the temp dataset form one JOB step to another?
What is NOTCAT 2
Which is the most widely used batch performance monitor for DB2?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
wht happens if cond=true ? pls give me with an example ?
How to execute only th 15th step of JCL consisting of 50 steps?
what is the use of JCL?
What is the function of the steplib dd statement?