if a dataset is already created with fixed length but after
that i want to change fixed length to variable length then
how is it possible
Answer Posted / mainframesasi
No it is not possible the values which we have defined
while creating dataset in 3.2 is the final.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is difference between cobol and cobol/400
Why occurs cannot be used in 01 level in COBOL?
What is difference between static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between Global and External Variables?
What is static and dynamic call in cobol?
Can we change the password using ALTER? anyone tried and changed?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is amode(24)?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc