Answer Posted / smita
Hi,
Yes You are right.It differs from Org. to Org.
Some use : START U.8 or START U.9
whr U=User
8=IOF joblist
9=IOF job options
Let me know if U r not clear.
Thanks
Smita Padhy
| Is This Answer Correct ? | 1 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 operation is performed by job statement?
how do you access an uncataloged dataset in a jcl?
What statement can be used to send data to another mvs jes3 node?
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?
how would you create a temporary dataset? And where will you use them?
How do you overcome this limitation ?
how JCL works?
what is use of dsn parameter in dd statement?
Explain the function of job statement in jcl?
How do you access an uncatalogued dataset in a jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Can we use DISP=SHR in output file in JCL
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the purpose of the dd keylen parameter?