Name a few IBM utility programs, and explain its function.
No Answer is Posted For this Question
Be the First to Post Answer
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
describe the dd statement,its meaning,syntax and keywords?
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
If Region=0k means What Happen?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
which utility is used to run a cobol-db2 program?
Which COND paramter will u use to execute the step only if the previous step does not execute
How can values be passed from the job stream to an executable program?
A job has 90 steps i want to execute only step7 and step15
Is it possible to code instream data in a PROC?
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?