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?



How does IDMS insure data integrity?..

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

More COBOL Interview Questions

why we are using picture clause in the cobol programs?

2 Answers  


Syntax for JCLLIB & JOBLIB???

1 Answers  


can we use variable picture clause as xx.99 in cobol.

3 Answers  


what is a zoned decimal data type and how it will be stored?

2 Answers   IBM,


I had 100 records and i want to execute last three records by using cobol programming?what will be coding?

4 Answers   IBM,


What is the usage of comp fields in cobol?

0 Answers  


i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.

9 Answers   Syntel,


I want to declare a field with data type Double in my COBOL program. how shall i do that ?

5 Answers  


What should be the sorting order for SEARCH ALL?

5 Answers  


Discuss about changing dataset name in proc.

0 Answers  


Write a program to explain size error.

0 Answers  


How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?

1 Answers   CTS,


Categories