what does mvs stand for?
What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
What are the valid DSORG values ?
How to release the Output HELD by using HOLD = YES on DD statement ?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
What are some jcl statements that are not allowed in procedures?
How do you pass parameters to the program as the job is being executed ?
Can we call instream to catalog and catalog to instream?
List the various advantages of using jcl language?
When we give TYPERUN = SCAN , what are the syntax errors we get?
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
how you can access an uncataloged dataset in a JCL?