Is it possible to define dd statements as you want?
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
what is check pending option
Why do you want to specify the REGION parameter in a JCL step?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
describe the dd statement,its meaning,syntax and keywords?
What are hierarchy levels in jcl?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What parameter directs the output of the job log dataset?
how to compare two datasets without using superce because output is limited to 133 bytes
Is it possible to left uncode disp? If yes, how?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two