Answer Posted / manas mohapatra
Ya both answers are correct
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
how to compare two datasets without using superce because output is limited to 133 bytes
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What do you know about jcl?
Explain the function of the steplib dd statement?
What is concatenating?
what is SOC4 error?
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?
How to pass data to a program that is coded in an exec statement?
In sms datasets, what is the function of the dd avgrec keyword?
what is DSN in JCL and what are the parameters to declare the DSN?
In job processing, what happens in execution stage?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
List the different components of jcl statement?