Answer Posted / abhijit patra
If it is allocated then DISP=(OLD,CATALG,DELETE).
If it is not allocated earlier then DISP=(NEW,CATALG,DELETE)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
in ways data can be passed to a COBOL program from JCL?
How would you understand error(execution phase)?
Is condition checking possible in jcl? If yes, how?
What is notcat 2 - gs?
Matching Logic in Jcl not in cobol.Could any one please answer this question
which parameter is used to check the syntax of a jcl without executing it?
What are the 4 fields in dd statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
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.
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 is the function of //jcllib statement?
what happens in execution stage in job processing?
Explain the purpose of the dd keylen parameter?
What is job control language?