created cluster using IDCAMS ..that is empty ..when i write a
program for read using Input ..wil it open the cluster or
gives any error?
Answer Posted / pramod
Open statement itself fails when u try to open an empty
file.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
example for sub strings ? and refernce modifications whit output pls
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do define dynamic array in cobol.
how do you reference the rrds file formats from cobol programs
) How do u handle errors in BMS macro?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain how to differentiate call by context by comparing it to other calls?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
) what is the difference between AID and HANDLE AID?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What guidelines should be followed to write a structured cobol prgm?
Explain about different table spaces.
What is the Purpose of Pointer in the string?
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?