| Other JCL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the error code SOC01 indicate ? | Microsoft | 5 |
| I have 10 steps, I want to run STEP1 TO STEP4 then I should
not run STEP5 and STEP6. Aganin I want to execute from
STEP7 to STEP10. ONLY using CONDITION CODES how can we
execute this process?
1. Where we can set cond codes for STEP5 and STEP6?
2. How can we execute remaining steps from STEP7 to STEP10?
| | 2 |
| How much is memory space involved, when we code
BLOCKSIZE,TRK & CYL ? | | 1 |
| How is a GDG base created? | | 3 |
| i want to see the jobs in skeleton queue in diff region.
(eg. 7 regions are running means , i want to see all the
jobs in 7 regions which are in skel queue using 1 command) | | 1 |
| What is the purpose of the PARM keyword in the EXEC statement? | | 2 |
| What is the meaning of the EXEC statement keyword, COND?
What is its syntax? | | 1 |
| What is the difference between the JOBLIB and the STEPLIB
statements? | | 2 |
| How to change default PROCLIB? | | 1 |
| if we give two job cards in a single what happens | IBM | 2 |
| What is difference between Return Code, user completion
code, Abend code and reason Code? | Wipro | 1 |
| Name some of the JCL statements that are not allowed in procs.? | | 1 |
| We are aware of eliminating the duplicate records from
outyput fiel using sort utility. Can we get the duplicate
records in to another file in the Same sort utility? | | 2 |
| What is RESTART? How is it invoked? | | 6 |
| Suppose I have a file with three fields with data in the
following format
1. empid - S9(4) COMP
2. empname - X(20)
3. empsal - S9(5)V(2) COMP-3
If I view this file, it will not be in a readable format.
How to display the empid and empsal fields in a readable
format without using COBOL program? What kind of SORT card
will have to be coded? | | 2 |
| Why do you want to specify the REGION parameter in a JCL step? | TCS | 2 |
| Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same
thing, i.e., where JCL and JES messages and statements are
written ? | | 2 |
| How do you restart a PROC from a particular step? | | 3 |
| What does the TIME parameter signify ? What does TIME=1440
mean ? | Accenture | 3 |
| How do you skip a particular step in a proc/JOB? | CSC | 3 |
| |
| For more JCL Interview Questions Click Here |