Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How are VSAM files Read in CICS pgms?

Answers were Sorted based on User's Feedback



How are VSAM files Read in CICS pgms?..

Answer / sri

CICS programs uses all VSAM files. That is ESDS, RRDS and
KSDS.

Is This Answer Correct ?    9 Yes 2 No

How are VSAM files Read in CICS pgms?..

Answer / anna

wiht read command

Is This Answer Correct ?    7 Yes 1 No

How are VSAM files Read in CICS pgms?..

Answer / 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

How are VSAM files Read in CICS pgms?..

Answer / 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

More CICS Interview Questions

what is amp?

3 Answers  


Can you explain enq and deq used in cics?

0 Answers  


Can you have CICS code in a copybook? If yes, what happens during compilation?

3 Answers   IBM,


How will you place cursor on a field called ?EMPNO?.

2 Answers  


What is the common systems area?

0 Answers  


What is a logical message in CICS?

1 Answers   IBM, Syntel, Wipro,


What are the main topics in CICS to prepare for interview purpose and for real time purpose?

2 Answers   iGate,


Can we define an alternate index on VSAM/RRDS ?

2 Answers   IBM,


which transient data queue support ati?

0 Answers   IBM,


What is the component?what are the different components there using cobol and cics

2 Answers   IBM, SPIC,


What command do you issue to delete a record in a transient data queue ?

1 Answers   IBM,


What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.

1 Answers  


Categories