Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
HSBC,
3 17297Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?
1 8191the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
IBM,
7 24054i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?
DELL,
4 19654how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
1 4035i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
2 5892what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
1 3163In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
TCS,
2 18147i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
2 6510
in ways data can be passed to a COBOL program from JCL?
Explain the function of the dd dcb keyword?
Explain dd statement in jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the function of //cntl statement?
What is the function of job statement in jcl?
what are the various stages of job processing?
Explain how can an in-stream dataset be terminated?
I need exexution process for JCL programs
what is a jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What parameter directs the output of the job log dataset?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How jcl is used for testing batch programs?
How can the disposition of sysout datasets be set for an entire jobstream?