Answer Posted / narendra
no it is just like a mediator to transform jobs to os and
which jobs or executed
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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?
which parameter is used to check the syntax of a jcl without executing it?
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain about LMQUERY�give a dialog information about a data set
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How does the jcl specify the job to os?
What is the significance of addrspc parameter in the exec statement?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How does jcl act on a cobol code?
what happens in execution stage in job processing?
a dd statement has 2 types of parameters. Name them?
Is it possible to left uncode disp? If yes, how?
List the different jcl statements that are not permitted in the procedures?
Are there any set of rules for the names of the steps used in a job?