Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

IBM JCL Interview Questions
Questions Answers Views Company eMail

Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?

5 13051

If 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 5421

Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?

4 5277

Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?

4 5426

COND -> 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 7704

IF 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 5482

How to release the Output HELD by using HOLD = YES on DD statement ?

2 5084

Are all (i), (ii), (iii), (iv) of the below are VALID to reference a temporary dataset ? STEP2 DD1 DD DSN = &&TEMP STEP3 DD2 DD (i) DSN = TEMP (ii) DSN = *.TEMP (iii) DSN = *.STEP1.DD1 (iv) DSN = *.STEP1.DD1.ONE

8 7947

Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?

4 7693

We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1737

We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1755

Which storage devices are grouped under DASD and SYSDA ?

1 9194

When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?

1 5973

FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?

4 5847

GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?

2 6232

Post New IBM JCL Interview Questions


IBM JCL Interview Questions


Un-Answered Questions

What is angular 7?

441


How do you do an if function in excel with multiplication?

297


What are the key methods that are involved in processing of http servlets?

614


Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

1844


What is the meaning of disabling a trigger?

630






Explain is it valid to address one element beyond the end of an array?

717


What is keyword prominence?

529


What is garbage collection(gc)?

557


How to change your default wordpress post category & post type?

116


For Wet Mix Mecadam design what is Optimum moisture content

1602


Is it possible to call a macro from the condition true or false side of a worksheet formula? I.e. If(a2="ok",run macro1,run macro2)?

304


how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

825


Difference between spsite and spweb object?

552


Explain the difference between view and materialized view?

500


What is the difference between server.transfer and response.redirect? Why?

581