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"
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 |
what is the query for retrieve the unique values(not display the duplicates values) from single table?
If a Node is busy what are the steps you can take to avoid ?
Why FLOAD does not support multiset tables??
Highlight all the modes that are present under Confidence Level.
what is the default character set in teradata,,?
Explain the term 'primary key' related to relational database management system?
what is identity columns in teradata
IBM QUESTION As all we know PE takes the SQL Request and it will give responce for that query. what is the internal process happening.how it is taking that sql from the system????? thanks in Advance
2 Answers Cap Gemini, IBM, Infosys,
How do you see a ddl for an existing table?
what is sysdba and sysdbc ? which has high priority ?
how many modules are there in telecome domain?how to explain the architecture?
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.