what is use of disp parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of include statement in a JCL?
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
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?
What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?
How to find the number of duplicates in a file using Sort?
what happens in conversion stage in job processing?
How do you restart a PROC from a particular step?
How much space OS allocates when you create a PS or PDS?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
The maximum number of in-stream procedure you can code in any JCL is ?
Can I share my data with other jobs? How?
Explain about RECORDING MODE Clause