Answer Posted / nidhi sharma
JOB
DD
EXEC
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the function of job statement in jcl?
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?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the function of a dd statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What do you understand by jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How can values be passed from the job stream to an executable program?
What do you know about jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
which utility is used a dummy utility?
What is catelog procedure and how many catelog procedure to use in one job?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what is “Cond= even” and “Cond=only”?