What type of versions we r using in mainframe (jcl, cobol,
db2, vsam, cics)?
i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
What does a disposition of (NEW,CATLG,KEEP) mean?
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
Can you execute a PROC from another PROC?
what is full form of AIX
difference between internal sort and external sort
Explain how can the attributes of one sms dataset be copied to another dataset?
Can an individual step be restricted from using all the jobs allowed cpu time?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
what is static and dynamic call with examples?
how to put a dependency on job in jcl using opc scheduler?