Answer Posted / sunilkumar
IEFBR14
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the format of comment statement?
What are s0c1, s0c4, s0c5, s0c7 and socb?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what is the JCL statement consists of?
How can a stopped job be started again?
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?
Differentiate between the joblib and the steplib statements?
in ways data can be passed to a COBOL program from JCL?
What is the use of symbol // in jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What do you know about jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
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?
I need exexution process for JCL programs