Can some one tell me the ressolution for the error. I was not able to answer this question in wipro interview.
"The transaction exceeded the maximum number of rowhash locks allowed"



Can some one tell me the ressolution for the error. I was not able to answer this question in wipro ..

Answer / dotnetchampion

This error is returned when a transaction has exceeded the number of rowhash locks allowed. The threshold on the number of rowhash locks allowed is defined in DBSControl via the General field ’MaxRowHashBlocksPercent’. This is done so that one transaction does not fill up the lock table with rowhash locks. The number of control blocks/locks that can fit into an AMP lock table is defined by STDMAXLOCKBLOCKS which is currently ~51860.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Teradata Interview Questions

Why teradata is used?

0 Answers  


Why is the case expression used in teradata?

0 Answers  


What are the primary characteristics of the Teradata.

0 Answers  


Give a justifiable reason why Multi-load supports NUSI instead of USI.

0 Answers  


Difference between stored procedure and macro?

0 Answers  






How a Referential integrity is handled in Teradata?

5 Answers  


Explain PDE.

0 Answers  


How would you load a very large file in teradata in general?

0 Answers  


What is the basic syntax for teradata select statement?

0 Answers  


what is object level locking ? where do appear this type of locking ?

0 Answers  


what is the difference between filter and router transmissions

2 Answers  


Why does varchar occupy 2 extra bytes?

0 Answers  


Categories