Answer Posted / ramki
We will get sql code -503
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of dd?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How do you access an uncatalogued dataset in a jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
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.
what is use of dcb parameter in dd statement?
Which dd parameters are required?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
List the different components of jcl statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what operation is performed by job statement?
whats the diff bw the evaluate also and and?
what is use of disp parameter in dd statement?
How does jcl act on a cobol code?