Explain how can a jobs execution priority be modified?
No Answer is Posted For this Question
Be the First to Post Answer
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 does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
A job has 150 steps i want to execute only 57th step
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
what is the meaning of keyword in jcl?what is is opposite?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
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 ?
What is the function of the dd avgrec keyword in sms datasets?
Max. No of DD statements in a job ?