| Other JCL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is DATACOM db? | | 2 |
| What are SD37, SB37, SE37 abends? | | 1 |
| When should DISP=MOD is used? | | 2 |
| with out sorting how to copy records from one file to
another file using jcl.Mean I have one input file in which
the record are like 1,6,5,4,2,3(for example) and i want to
copy to output file from top to bottom(without sorting) like
3,2,4,5,6,1.so I want the JCL for this.cna any one can
answers? | TCS | 1 |
| Describe the DD statement, its meaning, syntax and keywords? | | 2 |
| what is the restart?hopw it is invoked? | | 1 |
| We have 100 steps in a procedure and we need to run the jcl
and execute only 25th step in the proc and not the
remaining steps. How can we do it? | | 3 |
| IN-STREAM DATA NOT ALLOWED IN PROC how can come out from
this problem | | 6 |
| How can I write the joblog in the spool on normal end of a
job step and direct the joblog to a dataset only if the step
abends? | | 2 |
| how to create a member or sequential dataset through tso
command?? | | 3 |
| How to test thru JCL if any file(PS or VSAM) is empty or
not. I do not want to use any COBOL prog or Ezytrieve and
want to do using utility. | Lehman-Brothers | 7 |
| How do you restart a step in JCL? | HSBC | 4 |
| How much is memory space involved, when we code
BLOCKSIZE,TRK & CYL ? | | 1 |
| What does a disposition of (NEW,CATLG,DELETE) mean? | | 1 |
| How to get cursor position from system in CICS environment ? | | 4 |
| What is the purpose of the PARM keyword in the EXEC statement? | | 2 |
| I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it? | | 14 |
| Can I concatenate various datasets whose organization are
different from each other. Lets say I want to cancatenate a
PDS file, a PS file, a GDG file etc. Can You do that ??
If yes, how ? is there any separate Utility to do so ??? | | 4 |
| Can anyone tell me the syntax for printing two files at two
different destinations in a single step? | | 3 |
| i have a jcl in which 4 & 5 step creates a new generation.
4th step output is as input for the 6th step & 5th step
output is used as input in the 7th step. How they are
refered as in the 6th & 7th steps?
If the job abends in 6th step then how the 5th step output
is refered in 7th step? | IBM | 1 |
| |
| For more JCL Interview Questions Click Here |