The transaction exceeded the maximum number of rowhash locks allowed

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different design perspectives used in teradata?

648


What is primary index and secondary index?

660


How to eliminate product joins in a teradata sql query?

692


What is called partitioned primary index (ppi)?

640


What is teradata? What are some primary characteristics of teradata?

630






Explain the term 'columns' related to relational database management system?

648


What interface is used to connect to windows based applications?

661


Explain the term 'tables' related to relational database management system?

688


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

699


What are the frequently used data types in teradata?

672


Differentiate primary key and partition key?

654


Explain the term 'foreign key' related to relational database management system?

626


How to explain project Architecture and flow in teradata interviews?Can please anyone help on this? Am new to teradata.

4006


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

2111


What are aggregate tables? How do you design them using teradata?

735