Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
HSBC,
3 18788Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?
1 8783the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
IBM,
7 26048i 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 21141how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
1 4703i 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 6735what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
1 3825In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
TCS,
2 20534i 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 7363
what is use of dsn parameter in dd statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain about LMFREE�free data set from its association with data ID
Can I send output of job to my remote device careerride123?
Explain the function of the dd dcb keyword?
Can I share my data with other jobs? How?
What is use of restart and how to use it?
what is use of space parameter in dd statement?
Explain the purpose of dd dummy statement?
How dummy is used in jcl?
Is their any set of rules for dd? Explain.
Are there any set of rules for the names of the steps used in a job?
how to run batch program without jcl?
How to override loadlib?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?