1) 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 16738Is 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 11015Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
4 11478As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
2 6388What 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 6269What 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 ?
9696If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
2 6387COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
4 9184IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ?
2 6323Post New IBM Interview Questions
What are the steps of calling a stored procedure in hibernate?
If we have to find the inductance of a dc shunt motor then by giving dc supply or ac supply and what is the reason for it. (this example is from "to determine the transfer function of a dc shunt motor ")
in case of vehicle hired for staff pick up & drop for 1 month or 1 year, TDS is applicable ? if yes then which code is mention in challan & which rate is applicable ? in case of vehicle orner is personal or company which rate applicatble ?
Explain what the link function is and how it differs from compile?
Explain why is the diffusion technique of formation of resistor most widely used?
What is partition, how will you implement it? : sql server analysis services, ssas
How can you do the explain of a dynamic sql statement?
What happens if you set the SSL enabled option to on?
Why do you use sap solman template management?
Clarify about the smb join in hive?
what is receiver device in ir receiver which catch over signal of ir?
What is fault bucket?
What is the difference between find and findstr dos commands?
Differentiate between run time error and syntax error.
How many i/o ports are present in the 8086?