Please explain with syntax and an example, the Inrec fields
and Outrec build in sort.

Answer Posted / sviakumar

Inrec is one type of sorting which selects first and then
sorting.but in case of OUtrec is entirly reverse of Inrec
(i.e., first sorting and then select )

Is This Answer Correct ?    23 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What parameter of the job statement is used to limit the cpu time consumed by the job?

841


how to do automated restart when a job abends?

854


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1999


Is acct parameter mandatory?

764


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?

787






What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

650


How can return codes be tested before execution of a job step?

926


What do you understand by the terms: joblib and steplib?

626


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

739


What happens if both JOBLIB & STEPLIB is specified ?

612


Explain how can values be passed from the job stream to an executable program?

629


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

620


How to submit a jcl from cics?

668


What is the difference between the positional and keyword parameters? Give examples.

713


How can values be passed from the job stream to an executable program?

875