what does mvs stand for?
Define concatenating?
what is the restart?hopw it is invoked?
what happens if job falls in loop ? how to resolve it ?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
read all error codes like SB07?
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
What is use of restart and how to use it?
suppose i have 10 job steps and i want to execute only step 6.How to write?
how to set dependancy for jobs?
How to override loadlib?
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
what is the COND=EVEN ? Can anyone give me an example to explain the usage.