How does jcl act on a cobol code?
No Answer is Posted For this Question
Be the First to Post Answer
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 parameter directs the output of the job log dataset?
Describe the EXEC statement, its meaning, syntax and keywords?
How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
what is meant by jobtrac?
how many max steps can we use in a job? pls answer to my question
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How to submit a jcl from cics?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two