What are three parameters you can specify on Job statement
as well as on exec stmt ?
what are JCLLIB and STEPLIB in JCL?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
how can i use the parameters decalred in main pgm in sub pgm
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
how many max steps can we use in a job? pls answer to my question
how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
What is the purpose of the dd keylen parameter?