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 |
common jcl abends??
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent
Can we give two user name in NOTIFY parameter in JOBCARD
How I sort the records in a file and copy the first 10 records to another file
which utility is used to run a cobol-db2 program?
Why block size is multiple of lrecl in jcl?
What is the function of //jcllib statement?
What statement marks the end of an in-stream or catalogued procedure?
How to pass the temp dataset form one JOB step to another?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
Why include statement is used in a jcl?