what is fixed length and variable length and difference
between them
Answer / prathyusha
Fixed length:legth of record is fixed and when a data is inserted should of same size if not abend sd37error exits
Variable length:length of recor can vary.
| Is This Answer Correct ? | 2 Yes | 0 No |
describe the job statement, its meaning,syntax and significant keywords?
List some valid operation codes in JCL
wt will happen to the step of a job if u code COND=ONLY
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
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?
5 Answers IBM, JPMorgan Chase,
when GDG version number get changed ? bcz always Generations only increasing.
Explain the function of the steplib dd statement?
How to pass the parameter in parm using linkage section ? (syntax)?
which parameter is use to declare the name of dataset in dd statement?
If job is submitted with typerun = hold then how can we submit the same job?
What is the use of disp parameter?
what is DD statement is used in JCL?