can u execute a proc from another proc?
Answer Posted / manju
i tried and its working
| Is This Answer Correct ? | 2 Yes | 0 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 ?
what is the purpose of coding class parameter in job statement?
What are hierarchy levels in jcl?
what is the purpose of coding notify parameter in job statement?
What parameter directs the output of the job log dataset?
how to run batch program without jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
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 one line to pass PARM from JCL to COBOL?
what is DD statement is used in JCL?
Explain the job statement in jcl?
Is there any command to check wether the ps file is in sorted order?
whats the diff bw the evaluate also and and?
Is it possible to left uncode disp? If yes, how?
How does jcl specify the job to the operating system?