If job is submitted with typerun = hold then how can we
submit the same job?
Answer Posted / anurag
Could any one tell what comman sud be entered to release
the hold job form IOF ( as A is used in SDSF )
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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.
What is the function of a dd statement?
Give the syntax of job specifying jcl statement.
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is DSN in JCL and what are the parameters to declare the DSN?
Define concatenating?
How does jcl specify the job to the operating system?
how to run batch program without jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the purpose of dd * statement in jcl?
How can the attributes of one sms dataset be copied to another dataset?
Explain how can an in-stream dataset be terminated?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what is JCL?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?