Answer Posted / sandeep
job
exec
dd
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
how would you create a temporary dataset? And where will you use them?
How to pass the parameter in parm using linkage section ? (syntax)?
can any one plzzzzzz tell the jcl code for creating ps using idcams
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?
Can I send output of job to my remote device careerride123?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How can a jobs execution priority be modified?
Explain how can the submitting users racf authority be overridden in a job stream?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
which utility is used to run a cobol-db2 program?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What does a disposition of (new,catlg,keep) for a dsn mean?
How does jcl specify the job to the operating system?
What do you know about jcl?
For what purpose steplib and joblib are used ?