| Other JCL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is 'S0C7' abend? | | 6 |
| How to DEBUG a JCL? | Satyam | 3 |
| How much space OS allocates when you create a PS or PDS? | | 2 |
| What is the meaning of the EXEC statement keyword, COND?
What is its syntax? | | 1 |
| What is a MODEL Paramater in GDG ? | Xansa | 2 |
| How do you submit a JCL under CICS environment ? | Wipro | 4 |
| What u mean by include statement in JCL ? | | 2 |
| How do you handle empty files in a JCL ?
| Xansa | 3 |
| I have 5 generations in my GDG. How do I code in the JCL to
consider all the 5 versions of the GDG ? | Xansa | 4 |
| //{name} INCLUDE MEMBER=memname {comments}
in the include statement, what actually happens when its
executed? The membername conatains a list of valid JCL
statements, so will the include statement be substituted by
these statements and how can we mention the pds that
conatains the member? How does the include group differ from
a PROC?
how is include statement connected to JOBLIB and STEPLIB? | CTS | 1 |
| Suppose there r total 10 steps. Out of which i want to
execute only the 7th step. How can i do that....???? | | 2 |
| What is a GDG | IBM | 3 |
| In which table PLAN is registered in ? | | 2 |
| If a field is declared as a comp-3 field and if we want to
sort a dataset based on this field, then how will the sort
card be???
e.g- if we want to sort by a field which is defined as a
PIC X(5) then we will mention - sort fields=(1,5,ch,a).
Likewise if a field is defined as PIC S9(10)COMP-3 then in
this case how will the sort field be defined (because in
this case a sign is also involved)??? | | 5 |
| What is a Generation Data Group (GDG)? | | 1 |
| Can you code instream data in a PROC ? | | 6 |
| Can I copy the FB (fixed Block) record length file to a VB
(variable Block)record length file and Vise Versa? If Yes
then how ? is that thru one of the JCL utility ? | | 3 |
| How do you pass parameters to the program as the job is
being executed ? | | 1 |
| What is the differentiation between TRK,cyl, and Bytes...
how they can be connected?? | | 1 |
| What is the purpose of include statement in a JCL? | | 1 |
| |
| For more JCL Interview Questions Click Here |