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


write lock is compatiable with which type of lock?

Answers were Sorted based on User's Feedback



write lock is compatiable with which type of lock?..

Answer / yuvaevergreen

EXCLUSIVE LOCK - NONE
WRITE LOCK - ACCESS
READ - READ, ACCESS
ACCESS - READ,WRITE,ACCESS

Is This Answer Correct ?    8 Yes 0 No

write lock is compatiable with which type of lock?..

Answer / anileie

Access lock

Is This Answer Correct ?    6 Yes 0 No

write lock is compatiable with which type of lock?..

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

write lock is compatiable with which type of lock?..

Answer / tdguy

exclusive lock - not compatible with other locks.
write lock - compatible with access lock
read - compatible with read,access
access - compatible with write,read,access

Is This Answer Correct ?    1 Yes 0 No

write lock is compatiable with which type of lock?..

Answer / etlguy

exclusive lock - none.
write lock - access lock
read - read,access
access - write,read,access

Is This Answer Correct ?    1 Yes 0 No

write lock is compatiable with which type of lock?..

Answer / shaik mahamad rafi

write lock applying on table level ,we don't have read and exclusive .... both are in queue .

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Teradata Interview Questions

What do you mean by tpt in teradata?

0 Answers  


What is smp and mpp platforms?

0 Answers  


Explain the teradata primary index mechanics in detail with a diagram.

0 Answers  


How many types of index are present in teradata?

1 Answers  


What is dimensional modeling?

0 Answers  


can we join volatile table with general table an global temporary table with general table ?

4 Answers   IBM,


I have a employee table with EMPID, EMPNAME, DEPTID, SAL and want to fetch the maximum and minimum salary on each dept id with the emp name. Can anyone help in this? The result should contain the EMPNAME, DEPTID, SAL.

4 Answers   Cap Gemini,


What are the functions performed by bynet?

0 Answers  


what is identity column in TD?

2 Answers   Wipro,


Name the five phases that come under MultiLoad Utility.

0 Answers  


IN A TABLE CAN WE USE PRIMARY KEY IN ONE COLUMN AND IN ANOTHER COLUMN BOTH UNIQUE AND NOT NULL CONSTRAINS.IF YES HOW?PLZ GIVE ME A EXAMPLE.

2 Answers  


How can we load single row of data into teradata database. please give me the process.

3 Answers  


Categories