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 / ganesh
writing the vsam file using the input modeis not possible
as system will find the file as empty and will throw error
that file can not be opened but yes you can write the file
using the outout mode.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
) How do u handle errors in BMS macro
What is the problem of ordered sequential files access?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is cobol?
What is the difference between PIC 9.99 and PIC9v99?
How to know whether the module is dynamical or statistical?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Mention the guidelines to write a structured cobol program?
What is amode(31)
Name the divisions, which are available in a cobol program?
What is comp-1 and comp-2?
How do we get current date from system with century in COBOL?