Answer Posted / guest
It is a database used with VSE.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
which utility is used a dummy utility?
Explain the hierarchy levels in jcl?
Is it possible to left uncode disp?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is SOC4 error?
Explain in DD statement what is the use of DCB parameter?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the function of the dd mgmtclas keyword in sms datasets?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
when does a dataset go uncataloged?
how do you access an uncataloged dataset in a jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is condition checking in jcl? Is this possible?