what is meant by Hot amp?

Answers were Sorted based on User's Feedback



what is meant by Hot amp?..

Answer / guest

HOT AMP is a condition when data is NOT EQUALLY DISTRIBUTED
among AMPS and all the data is present in one or few AMPs.
In that case , when user fires SELECT query ,only the
processing power of one or few AMPs among many AMPs will be
used while others AMPS will be IDLE leading to the condition
called HOT AMPs in DB.

In case of HOT AMPs , query performance is very POOR.
Teradata Developer must try to choose PI in such a way that
uniquely distributes the data among AMPs and not lead to HOT
AMPs in Teradata Server.

Is This Answer Correct ?    13 Yes 0 No

what is meant by Hot amp?..

Answer / tdguy

highly non unique PI values, more number of null values can
create a hot amp condition., which means one or more amps
will be holding more rows than other amps. Distribution
occurs unevenly. This can cause out of spool space error.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Teradata Interview Questions

How is MLOAD Teradata Server restarted after execution?

0 Answers  


My table got locked during mload due to a failed job. What do I do to perform other operations on it?

0 Answers  


If the table does not have duplicates then which utility you can suggest to load the data ?

3 Answers  


Explain vproc in teradata?

0 Answers  


Difference between Teradata V2R5 and Teradata V12 versions?

2 Answers   IBM,






What is called partitioned primary index (ppi) and discuss the advantages of using it in a query?

0 Answers  


What is meant by a Parsing Engine?

0 Answers  


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

0 Answers  


what are the file sizes in your project?

2 Answers  


What is the use of having index on table?

0 Answers  


What are the components provided on node?

0 Answers  


How to identify ppi columns?

0 Answers  


Categories