what are the types of abends that occur on job failure? And explain the possible causes of these
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of a dd statement?
what is DSN in JCL and what are the parameters to declare the DSN?
How jcl is used for testing batch programs?
wht r different types of sort fields in jcl ?
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain the purpose of the dd keylen parameter?
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?
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
when we use sysprint and sysout statements