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 |
When output dataset space is required, what quantity categories are used?
What is NOTCAT 2
Explain how can the disposition of sysout datasets be set for an entire jobstream?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
Definition of COND parameter in JCL
what is d/f b/w sysout & sysprint
What is the DD statement for a output file?
wt will happen to the step of a job if u code COND=ONLY
How to pass the parameter in parm using linkage section ? (syntax)?
can i sort packed decimal if i can tell the syntax
Is their any limit for data sets?
What is order of searching of the libraries in a JCL?