How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
4 17055If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
1 9046How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
5 270581) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
3 16756Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
6 11088Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
4 11512As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
2 6421What is Automatic Restart ? EXEC PGM = PROG1, RD = R (Is it the Restart of a JOBSTEP or Restarting the execution of the program?) Do we Restart it or it automatically Restarts executing again and again ? Then when it will finish executing ? or After Abending, when we submit it again, then it is Restarted from the Last successful Checkpoint ? If some JOBSTEP is abending, what is the benifit to Restart it, WILL IT NOT ABEND AGAIN if you don't change the LOGIC ?
1 6294What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
9710Post New IBM JCL Interview Questions
What are model wage types?
Is perl a case sensitive language?
What is orm in entity framework?
How permissions are granted under linux?
What does the “static” keyword mean?
What is the ayurvedic viewpoint of structure and functions of body?
Should I build my own website or use wordpress?
How do I add a row to a table in word 2007?
Differentiate between v1, v2, v3 jobs in extraction.
What is the use of selecting block size in a block blob?
What are a few advantages of utilizing variables in DAX?
What is control interval?
What are the motivational factors for you at work?
If DB2 query returns in null value, how do you work with it in PL/1?
Code the tables statement to produce a multi-level frequency?