Explain the function of dd name parameter with a 2 part structure; audit.report?
How can the attributes of one sms dataset be copied to another dataset?
In sms datasets, what is the function of the dd avgrec keyword?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is “Cond= even” and “Cond=only”?
what is use of dcb parameter in dd statement?
what is the use of JCL?
How to do automated restart when a job abend?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is SOC4 error?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How can a jobs execution priority be modified?
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 is the use of disp parameter?
whats the diff bw the evaluate also and and?