What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
Answers were Sorted based on User's Feedback
I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
Name the system library from which modules are retrieved at execution
whats the difference between empty and noempty of GDG?
can we bowse or edit the GDG dataset if it is a tape entry?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
Explain the function of the steplib dd statement?
How to see the COMP3 value(packd decimal)
What is dummy parameter in JCL??
When will we need to specify Space parameter ?
What is one line to pass PARM from JCL to COBOL?
wht is sysudump n sysout,sysprint ?