When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What are the rules employed while naming the steps in a job?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain the function of //cntl statement?
What is the function of //jcllib statement?
what is the use of JCL?
when can a job time-out occur? How to overcome that?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
is there any way to execute more than one proc in the same exec statement at the same time..?
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?
What is condition checking in jcl? Is this possible?
What do you understand by the term notcat 2 – gs?
Explain how can an in-stream dataset be terminated?
what is “Cond= even” and “Cond=only”?