can u execute a proc from another proc?
Answer Posted / prasanna
Heyy can u pls explain me... how to do tat....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is condition checking in jcl? Is this possible?
What do you understand by the term notcat 2 – gs?
Explain the function of //jcllib statement?
Is condition checking possible in jcl? If yes, how?
For what purpose steplib and joblib are used ?
Where can program checkpoints be stored for use in a restart?
Differentiate between addressing mode and run mode.
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
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 the function of the steplib dd statement?
What are some jcl statements that are not allowed in procedures?
What is one line to pass PARM from JCL to COBOL?
what is a jcl?
What is the significance of addrspc parameter in exec statement?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?