Answer Posted / harshal
To Treap A abends we can use If Abend() in jcl.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the hierarchy levels in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Suppose I have five jobs to do. But I want to hold one?
What are steplib and joblib? What for they are used?
How can the attributes of one sms dataset be copied to another dataset?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
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.
Is it possible to left uncode disp? If yes, how?
Is acct parameter mandatory?
What dd statement is used to supply the name of a dataset?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the function of the steplib dd statement?
Can we use DISP=SHR in output file in JCL