what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
1 5830i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)
1 4740I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
2 9282
whats the diff bw the evaluate also and and?
Explain the function of dd disp parameter?
what is SOC4 error?
Explain how can an in-stream dataset be terminated?
How would you understand error(execution phase)?
How can the disposition of sysout datasets be set for an entire jobstream?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Explain how can the submitting users racf authority be overridden in a job stream?
Describe the various parameters utilized in the creation of a gdg?
Explain about LMFREE�free data set from its association with data ID
What is multithreading in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Can we call instream to catalog and catalog to instream?
what are the types of abends that occur on job failure? And explain the possible causes of these
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?