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

What is a sparse index?

0 Answers  


What are some primary characteristics of teradata?

0 Answers  


Differentiate primary key and partition key?

0 Answers  


what happen if a query fail in dispatcher?

1 Answers   Cap Gemini,


can I use “drop” statement in the utility “fload”?

2 Answers   Accenture, CTS, NTT Data,






While creating table my dba has fallback or no fallback in his ddl. What is that?

0 Answers  


which join mostly use in realtime?

2 Answers   TCS,


Describe the between keyword in teradata?

0 Answers  


What is TPD?

0 Answers  


Highlight the advantages of PPI(Partition Primary Index).

0 Answers  


What are the various indexes in teradata?

0 Answers  


Syntax for case when statement?

0 Answers  


Categories