How are VSAM files Read in CICS pgms?

Answer Posted / ashwaq

cics uses only vsam file rather than non-vsam file
vsam file like esds,ksds,rrds.
esds-rba
ksds-keys
rrds-rrn
read and write command are used in cics

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?

723


Give the definition of COMMAREA ?

629


Explain what is the massinsert option?

641


what are the differences between and exec cics xctl and exec cics start command?

683


How to establish dynamic cursor position on a map?

587






Explain how many conditions can you include in a single handle condition command?

617


How can you access esds files from cics?

595


Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

591


What is the cics command level?

566


Explain the maps in cics?

696


Define the term transaction routing?

572


what are the commands used to gain exclusive control over a resource?

679


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2216


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

615


Explain the function of the cics translator?

618