Answer Posted / satheesh
compile use list option and then select from the compile
listing offset of the record and then made change where you
done error and recompile
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is use of disp parameter in dd statement?
How can the disposition of sysout datasets be set for an entire jobstream?
What is the function of a dd statement?
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?
Is it possible to left uncode disp?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
i want to store 20 digits . how will u do it in cobol ?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain how can values be passed from the job stream to an executable program?
In sms datasets, what is the function of the dd mgmtclas keyword?
what is use of space parameter in dd statement?
Is automatic restart possible in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
When space is allocated for an output dataset, what units can be used?
What is the motivation behind coding class parameter in job statement?