write lock is compatiable with which type of lock?

Answer Posted / yuvaevergreen

Adding to above, teradata locks objects on first come first
serve basis. write locks are generally used for dmls like
insert,update,delete. select statement uses access lock.
exclusive locks are used for ddls like create,alter. Pseudo
lock is a concept by which teradata assigns one amp to take
care of locking the rows of the table in other amps. This
amp makes sure that other amps lock the table.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different table types used in teradata?

582


what are the day to day activities of teradata DBA ?

5360


How to identify ppi columns?

651


What are the main components of teradata system?

580


How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .

1272






Describe primary index in teradata?

581


What is meant by a Parsing Engine?

705


If a Node is busy what are the steps you can take to avoid ?

1870


How to find duplicates in a table?

609


What is upsert statement in teradata?

609


why use references rather than pointers in the public api, particularly for arguments which are modified?

550


Did you write stored procedures in teradata?

614


What is the meaning of Caching in Teradata?

689


Define views in teradata with syntax.

637


What is the particular designated level at which a LOCK is liable to be applied in Teradata?

597