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 |
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
what is DSN in JCL and what are the parameters to declare the DSN?
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
how JCL works?
can we give instream data in procedure
How to find the number of duplicates in a file using Sort?
Max. No of DD statements in a job ?
after submiting the jcl.how do you know that the job has been completed.
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?
How to find out the number of records in a file using JCL
Explain about Cobol Subroutines