Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
HSBC,
3 18567Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?
1 8695the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
IBM,
7 25757i 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 20895how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
1 4620i 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 6585what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
1 3736In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
TCS,
2 20311i 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 7244
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
how to run batch program without jcl?
What are some jcl statements that are not allowed in procedures?
what is SOC4 error?
How can a fb file convert to vb file using sort program?
Does jcl support automatic restart?
Is it possible to left uncode disp?
Explain the function of //cntl statement?
What is the function of job statement in jcl?
what is the use of JCL?
how to do automated restart when a job abends?
What are the 4 fields in dd statement?
Differentiate between addressing mode and run mode.
What do you understand by the term job time – out and how can you overcome that?