How to submit jcl through a cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by S0C7 system abend code?
What is catelog procedure and how many catelog procedure to use in one job?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
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?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What does the keyword DCB mean and what are some of the keywords associated with it?
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
What dd statement is used to supply the name of a dataset?
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
Explain concatenating datasets?
How to find in aparticular step how many versions a paricular gdg base have?