The transaction exceeded the maximum number of rowhash locks allowed



The transaction exceeded the maximum number of rowhash locks allowed..

Answer / sughesh

This is error message for error :9128. 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.We can reduce the number of rowhash locks that the transaction is acquiring. An alternative is increase the General Field ’MaxRowHashBlocksPercent’ value in DBSControl.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Teradata Interview Questions

How many codd's rules are satisfied by teradata database?

0 Answers  


any one answer me how they can analyzing the project using data ware housing?

0 Answers  


Why Multiload and Fastload does not supports SI,JI,RI and TRIGGERS?

4 Answers  


what is identity columns in TD?

2 Answers   Wipro,


During the Display time, how is the sequence generated by Teradata?

0 Answers  






What are the string manipulation operators and functions associated with teradata?

0 Answers  


why should we go Teradata over Oracle,what is the main differences?

4 Answers   TCS,


What are the design features involved in teradata?

0 Answers  


What are the various etl tools in the market?

0 Answers  


Where we use PPI in real time??? What is the disadvantages of PPI?

3 Answers   IBM, Mphasis,


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

0 Answers  


what is single value and Multivalue ?

1 Answers   IBM, Wipro,


Categories