wht do u mean by inrec and outrec ?
Answer / shaan
Both are used during sort program..inrec is used to format
the records of the file before sorting while outrec is ued
after sorting the records.
| Is This Answer Correct ? | 31 Yes | 3 No |
What will happen if two JOB statements are mentioned in an JCL continuously.
How do you submit a JCL under CICS environment ?
how do u define a file in cobol and jcl ?
Explain about ISPF/TSO Commands
What is the difference between run mode and addressing mode?
What are some jcl statements that are not allowed in procedures?
How can a fb file convert to vb file using sort program?
wt will happen to the step of a job if u code COND=ONLY
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
wht happens if cond=true ? pls give me with an example ?
How do you access a file that had a disposition of KEEP?