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

Hai

I have a VSAM file and there are two CICS pgms A and B both
intends to update the file. How to code the program so that
it does not under go a dead lock situation.

Answer Posted / balmukund

RLS is a VSAM function , provide by DFHSMS , that enables
data to be shared with full updates capability, between many
applications running in many CICS programs. With RLS CICS
share VSAM data sets can reside in multiple MVS images
within a parallel sysplex, RLS also provide the benefits
when data sets being shared between CICS regions and batch
jobs. also provide different level of READ integrity and
update with Browse.

So if multiple application use same VSAM file then better
option to use VSAM RLS.

Second we can achieve by using SUSPEND option , it allow the
application programs to control the action if the records to
be accessed in unavailable .

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the procedure to solve an ASRA ABEND?

1077


What is the use of mdt (modified data tag)?

1098


Explain how can you accomplish breakpoint in intertest?

1078


What are the cics transactions?

1073


What is meant by PPT and what are its uses?

1151


We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

3307


What do you mean by CEMT?

1278


What is the common work area?

1042


What is mainframe cics?

1160


Explain the difference between a package and a plan.

1126


What is CICS ?

1046


What are the types of processes to create a map in cics?

1091


when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?

1116


Can you define mdt?

1140


What is a transid?

1141