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 does IDMS insure data integrity?

Answer Posted / laser

IDMS uses record locks to prevent another run-unit from
updating the same record.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

1279


For rewrite, why is it mandatory that file needs to be opened?

1151


what is difference between cobol and cobol/400

23076


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6662


Why occurs cannot be used in 01 level in COBOL?

1204


A table has two indexes defined. Which one will be used by the SEARCH?

1325


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1249


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1209


Explain the configuration section of a cobol program with examples of syntax.

1257


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2514


What are the cobol coding sheets?

1355


Explain about different table spaces.

1153


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1278


What is the difference between PIC 9.99 and PIC9v99?

1402


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5872