Answer Posted / balu
yes we can alter the limit of gdg, but with in the default
limit , but after the default limit it may not possible,
pls correct if i am wrong
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Is it possible to define dd statements as you want?
what operation is performed by job statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is use of disp parameter in dd statement?
What do you understand by jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Can I share my data with other jobs? How?
Explain about ISPF/TSO Commands
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?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
i want to store 20 digits . how will u do it in cobol ?
How to submit a jcl from cics?
Is automatic restart possible in jcl?
what is the difference between JES3 and JES2?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?