what is inrec fields and outrec fields in sorting
Answer Posted / karthik
Inrec- Used to format the records before sorting
Outrec - Used to format the records after sorting
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
List the various advantages of using jcl language?
How would you understand error(execution phase)?
In sms datasets, what is the function of the dd mgmtclas keyword?
Is condition checking possible in jcl?
How is the record format of an output dataset specified?
what is a jcl?
what is the JCL statement consists of?
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
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) ?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the use of symbol // in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
how you will the direct the data to spool using sysout option?
What are the parameters that are used in creating a gdg?
What is the function of the dd dcb keyword?