| Other JCL Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| what is the default region size if I dont specify region
parametre in my job card ( I know that if I specify
region=0k or 0M, then the job will occupy all he available
resources at the time of job execution), but I want to know
the defult value for "region" paramatre. |
BirlaSoft | 5 |
| How do you override a specific DDNAME/SYSIN in PROC from a JCL? |
CTS | 6 |
| What is DISP= (NEW,PASS,DELETE)? |
HCL | 3 |
| What is the difference between specifying DISP=OLD and
DISP=SHR for a dataset? |
CitiGroup | 5 |
| How are datasets concatenated? |
CitiGroup | 2 |
| 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) ? |
IBM | 2 |
| How to print data of sequential file to Spool..? |
| 2 |
| How to pass values in jcl to cobol? |
Infosys | 4 |
| hi iam learning mainframes,can anybody tell me how to check
JCL errors.(after submiting the JCL we have check in spool
or is there any other method) |
| 8 |
| How to concatenate different LRECL of files? |
IBM | 2 |
| If the proc stepname is excluded while overriding the COND,
TIME, REGION and PARM parameters while calling the proc,
will the override only apply to the first step in the proc
or all the steps for all the above parameters? |
| 2 |
| I have 2 steps in my exec statement , in first step I am
creating a gdg, and the output of this step is going into
second step as a input, and this second step is abended ,
now how could i approach in this case. |
Bank-Of-America | 5 |
| |
| For more JCL Interview Questions Click Here |