how many members can be created inside a single pds?
Answer Posted / gani
depends upon the size of the program in each member
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
what are the statements that are not valid to be included in an include statement?
what happens in execution stage in job processing?
how to run batch program without jcl?
In job processing, what happens in conversion stage?
Explain the job statement in jcl?
Explain the purpose of dd dummy statement?
What is timing concept in mainframe?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is the purpose of coding notify parameter in job statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Can I send output of job to my remote device careerride123?
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 statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the significance of addrspc parameter in the exec statement?
Explain how can values be passed from the job stream to an executable program?