Can a PS file be read in reverse order?If so,how
Answer Posted / ravi krian
yes,using arrays we can read ps file in reverse order
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
a dd statement has 2 types of parameters. Name them?
What are the parameters that are used in creating a gdg?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to alter the parameters for the existing gdg?
Is acct parameter mandatory?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can the submitting users racf authority be overridden in a job stream?
What is the function of dd disp parameter?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can a stopped job be started again?
What is the function of the dd mgmtclas keyword in sms datasets?
What is the significance of addrspc parameter in exec statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
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 do you understand by the terms: joblib and steplib?