How are VSAM files Read in CICS pgms?

Answer Posted / lalitha devi

using
EXEC CICS read/write
----
----
rba,rrn // if it is a ESDS OR RRDS file
end-exec.
if it a KSDS file there is no need to specify any keys.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between using the read command with into option and set option?

564


List out all the tables that are a part of cics ?

584


What is the pic clause for the data type of length option field type of data fields?

555


how do you execute a background cics txn ?

830


What does the 'ceci:cics' transactions do?

647






Define an asra abend?

603


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

691


What is the difference between pct and fct?

659


What is the pic clause for the any bll cell type of data fields?

551


Explain the difference between pseudo-conversational and conversational?

573


Explain cemt transaction commands?

597


Explain how do you access the records randomly in tsq?

602


Define the term function request shipping?

581


Name the 3 common ways to create maps?

545


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

5928