how you will define a temporary dataset in jcl?
Answer / biprajit
You need to use '&&' before the Dataset name; example- DSN=&&temp ;
| Is This Answer Correct ? | 1 Yes | 0 No |
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above
Do we need to code DCB parameters when using DISP position as MOD?
after submiting the jcl.how do you know that the job has been completed.
Hi, can any one tell about " How do u eliminate the duplicates "
What are the 4 fields in dd statement?
If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
what are the technical terms for // /* in jcl
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
Explain dd statement in jcl?
difference between internal sort and external sort
can we bowse or edit the GDG dataset if it is a tape entry?