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...


Specify the CICS command used to read a VSAM record
starting with prefix ?F?. Code all the relevant options.

Answers were Sorted based on User's Feedback



Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevan..

Answer / krishnakumar

move 'F' to code
EXEC CICS READ
FILE(filename)
INTO(record-area)
RIDFLD(code)
GENERIC
KEYLENGTH(1)
END-EXEC.

Is This Answer Correct ?    3 Yes 0 No

Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevan..

Answer / harish

U ARE RIGHT

WE CAN MAKE USE OF OPTION "GTEQ" ALSO INSTEAD OF GENERIC

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More CICS Interview Questions

Explain the difference between pseudo-conversational and conversational?

0 Answers  


What do you mean by CEMT?

0 Answers  


I have to run a select query on DB2 table and show its data on CICS map. Please tell me.

2 Answers  


What is mainframe cics?

0 Answers  


Name the command used for terminating a browse operation?

0 Answers  


How do you make your BMS maps case sensitive?

2 Answers   IBM,


Explain the difference between start and xctl?

0 Answers  


Name the command which is used to release a record on which exclusive control is gained?

0 Answers  


Sync points cannot be requested by the application programs? State true or false

0 Answers  


What is the difference between a Symbolic map and Physical map ?

4 Answers   IBM,


Define floating maps with illustration?

0 Answers  


What is DFHAID? what is its use?

7 Answers  


Categories