Answer Posted / agent-code
just give the base gdg.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
How to run cobol program using jcl?
what is DD statement is used in JCL?
Explain the purpose of the dd keylen parameter?
Suppose I have five jobs to do. But I want to hold one?
Where can program checkpoints be stored for use in a restart?
What is the purpose of dd * statement in jcl?
How do you submit a job for execution?
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 jcl in mainframe?
how to run batch program without jcl?
How is the record format of an output dataset specified?
how JCL works?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?