How To Retrive The VSAM Datasets in CICS application programs?
Answer / bragadeesh
you can open,close,enable,disable datasets in cics region using cemt I fil(filequalifier*) to perform any the above operations in vsam file in cics region.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between getting the system time with eibtime and asktime command?
What is the ABEND command and when would you use it?
What is Tclass in cics?what is its importance? How it is implemented?
Specify the requirements for automatic task initiation?
What is meant by a CICS task?
How do you define Task Work Area?
Name the cics command that gives the length of twa area?
What is the general Command format of CICS ?
What is mainframe cics?
Explain the function of the cics translator?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
How will you access a VSAM file using an alternate index?