How can a jobs execution priority be modified?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

How can a jobs execution priority be modified?

0 Answers  


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

0 Answers  


How can the submitting users racf authority be overridden in a job stream?

0 Answers  


Suppose I have five jobs to do. But I want to hold one?

0 Answers  


how to run batch program without jcl?

3 Answers   HSBC, IBM,


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

0 Answers  


What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.

0 Answers  


i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?

4 Answers   DELL,


what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file

3 Answers   Virtusa,


A job has 150 steps i want to execute only 57th step

3 Answers   Cognizant,


how to do automated restart when a job abends?

0 Answers   IBM,


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?

4 Answers   HCL,


Categories