| Other JCL Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| How To get the last record in VSAM file in cluster?
and How can u get the ksds file records into ur cobol
program ? Pls tell me about these two questions. |
Cap-Gemini | 1 |
| I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card? |
iGate | 4 |
| What are the differences between JES2 & JES3 ? |
| 4 |
| How do you find which GDG is using which dataset? |
Patni | 3 |
| 1) SORT FIELDS=(20,4,CH,D,10,3,CH,D)
OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7,
24,57,TRAN=LTOU,6X'FF')
This example illustrates how a fixed-length input data set
can be sorted and reformatted for output. The SORTIN LRECL
is 80 bytes.
The reformatted output records are fixed length with a
record size of 103 bytes. SOLRF (the IBM-supplied default)
is in effect, so unless the SORTOUT LRECL is specified or
available, it will automatically be set to the reformatted
record length of 103.
in the above example i have some doubts that
a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does
and this fields related to output record fields or input
record fields
b)outrec used to refprmat the records after sorting that
means
could please reply me as soon as possible
Thanks.
Venkat |
tesco | 1 |
| Min no of member?s (PDS) in one directory block? |
| 10 |
| how to execute the last 5 steps in jcl |
Syntel | 2 |
| what is full form of AIX |
| 3 |
| Can comments be specified at the very beginning of a
jobcard? Will the JCL execute?
|
| 3 |
| What is the meaning of keyword in JCL? What is its opposite? |
| 1 |
| I've one sequential file, That file contains millians of
Junk & CHAR recoreds example
File 1
,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO...........,
,...,..,.
My questions is : I want omit the 44th posstion to 4 CHAR
(WIPRO) remaining things I want output file (including Junk
CHAR also)...
How can we slove this problem & give me a syntax.
Please provide the result as soon as possible. |
CTS | 4 |
| how to count the number of members in pds? |
| 2 |
| |
| For more JCL Interview Questions Click Here |
|