how do you access an uncataloged dataset in a jcl?
No Answer is Posted For this Question
Be the First to Post Answer
Are there any set of rules for the names of the steps used in a job?
how you will define a temporary dataset in jcl?
A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)
wht do u mean by notify parameter, how can u give acess to multiple users ?
when GDG version number get changed ? bcz always Generations only increasing.
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
wht is step lib n job lib ? where can we code joblib n steplib ?
Explain about LMGET�read a logical record from a data set
What are the 2 types of parameters in dd statement?
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
What parameter of the job statement is used to limit the cpu time consumed by the job?