Explain the hierarchy levels in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
what is check pending option
What is the purpose of dd * statement in jcl?
What dd statement is used to supply the name of a dataset?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?
how can u identify the db2 from jcl ?
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
Which is the most widely used batch performance monitor for DB2?
when can a job time-out occur? How to overcome that?
How can a jobs execution priority be modified?
What is RESTART? How is it invoked?