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


What is the difference between using the READ command with
INTO option and SET option?

Answers were Sorted based on User's Feedback



What is the difference between using the READ command with INTO option and SET option?..

Answer / aman khanna

Read Command -> Records are read into the existing Working Storage.

Set Command -> To access the data directly in Linkage Section with the help of pointer reference. The SET option has a parameter: ADDRESS OF 01-LEVEL OF Record layout in Linkage Section. With this address CICS acquires the storage.

Thanks !!
Aman

Is This Answer Correct ?    2 Yes 0 No

What is the difference between using the READ command with INTO option and SET option?..

Answer / mandarpanse

When READ is issued with INTO option, the copybook needs to
be mentioned as parameter to INTO option. whereas for SET
option, pointer name needs to be mentioned.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More CICS Interview Questions

How to dsect parameter is used in bms?

0 Answers  


What is the difference between pct and fct?

0 Answers  


When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored

1 Answers  


What is a resident program?

2 Answers   IBM,


Explain how and where is the twa size set?

0 Answers  


What is ENQ, DEQ ?

1 Answers   IBM,


What is a mapset?

2 Answers  


What is the syncpoint command?

0 Answers  


What is dynamic transaction backout?

0 Answers  


Give certain situations where NEWCOPY is obligatory?

0 Answers  


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

0 Answers   IBM,


What are different system tables used in CICS?

1 Answers   IBM,


Categories