What are three parameters you can specify on Job statement
as well as on exec stmt ?
Is automatic restart possible in jcl? If yes, how?
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
I 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?
How to delete generations of gdg without deleting gdg base?
What is the max blocksize for a Tape file?
in jcl you are having JCLLIB and STEPLIB what happens
What is the significance of addrspc parameter in exec statement?
What are the basic JCL Statements for a Job?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
The maximum number of in-stream procedure you can code in any JCL is ?
What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?
what is the Difference between SYSIN and PARM ?