Can we change a FB file to VB file in JCL? Please help
IN sort
OPTION COPY
OUTFIL FNAMES=DDName,FTOV
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
how do you code a null statement?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
what is DSN parameter and DISP parameter is used for?
Is automatic restart possible in jcl? If yes, how?
Explain the function of the steplib dd statement?
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????
how many max steps can we use in a job? pls answer to my question