Answer Posted / srinivasa rao
//SYSIN DD *
COPY INDD= DATASET NAME,OUTDD=SAME DATASET NAME AS IN
INDD
*
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How does jcl specify the job to the operating system?
How can a jobs execution priority be modified?
Explain dfsort utility?
what operation is performed by job statement?
Explain how can values be passed from the job stream to an executable program?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can a stopped job be started again?
How does the jcl specify the job to os?
How can an in-stream dataset be terminated?
Is it possible to code instream data in a PROC?
Define concatenating?
which utility is used to run a cobol-db2 program?
What is the function of the dd avgrec keyword in sms datasets?