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
What is the function of //cntl statement?
Are there any set of rules for the names of the steps used in a job? What are they?
What do you understand by the term notcat 2 – gs?
Differentiate between addressing mode and run mode.
Explain about LMFREE�free data set from its association with data ID
What is catelog procedure and how many catelog procedure to use in one job?
how you can access an uncataloged dataset in a JCL?
what is the compile process of cobol program expalin with code
Explain how can return codes be tested before execution of a job step?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
For what purpose steplib and joblib are used ?
Explain the function of //cntl statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the function of the steplib dd statement?