| Other JCL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In a JCL if previous steps return code is greater than 0 or
4 then the next step will not execute. But the job will be
successfull with the maximum return code. How can we reset
this maximum return code to '0' regardless of return codes
of any steps? | | 1 |
| What is a S0C4 error ? | | 2 |
| How to identify where file is empty or not? How many ways are
there to identifying? | CTS | 1 |
| What are the maximum and minimum sizes of any CONTROL AREA
(VSAM datasets) ? | | 1 |
| What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility? | TCS | 4 |
| Suppose there r total 10 steps. Out of which i want to
execute only the 7th step. How can i do that....???? | | 2 |
| How many positional parameters are there in job statement? | | 3 |
| What are the default system and catalog libraries in JCL? | Infosys | 1 |
| what is XSUM in some fields= none, xsum ?? | Xansa | 6 |
| What is a procedure? | | 1 |
| What does S0C4 error mean? | | 3 |
| I've one sequential file, that file size is LREC=100 (File
contain Records like 1 to 100). Now I was increase the file
size is LREC=102. My question is I want insert 00 (Two
Zeros) in to the new file (That output file looks like :
00123 up to 100). How will write the SORT card in JCL.
Please let me know. | Syntel | 1 |
| Hi Guyz,
My requirement is to empty out a PS file but not to delete.
How would I do that. Is there any Utility. If any other
way, plz answer. Thanks. | Lehman-Brothers | 6 |
| 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 |
| what is pupose and meaning of the REGION keyword and what
jcl statement is it associated with? | | 1 |
| What does the statements: typrun=scan and typrun=hold do in
a JCL statement | | 2 |
| what is A-MODE and R-MODE? | | 2 |
| How we can code in a jcl to execute a job in a particular
time and date without using any job shudular?. (Eg) i want
to execute a particular job at 8 am on 01/01/2010. | Target | 2 |
| How to overide the symbol parameter in the jcl ? | UST | 2 |
| 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 |
| |
| For more JCL Interview Questions Click Here |