how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?
How can a stopped job be started again?
How do you override a parameter in Positional parameters?
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
How to pass values in jcl to cobol?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
what is the alternative to model parameter?
How does jcl specify the job to the operating system?
Is automatic restart possible in jcl? If yes, how?
How Can we see all generations of a GDG ?
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?
For how long a job can be executed continuously in a mainframe ?