How do you check the performance of Teradata Query and list
down the basic Performance Tuning steps you use?

Answer Posted / tdguy

Refer the explain plan. 1. check for product or nested
joins and try to avoid those joins, as they affect the
performance. 2. try to check the confidence levels of TD.
Collect stats for the columns recommended by TD. 3. In case
of long queries, try to use SI appropriately. Should be
carefully chosen. 4. Check for the usage of temporary
tables. These tables can be used in case any aggregrate
results are needed.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out teradata data types?

557


How to eliminate product joins in a teradata sql query?

601


Highlight the points of differences between the database and user in Teradata.

586


What are the different table types that are supported by teradata?

535


What are different table types used in teradata?

582






How many sessions of MAX is PE capable of handling at a particular time?

589


In general, how do you optimze any sql in teradata?

545


What does Amp contain and what are all the operations that it performs?

585


Explain and compare pros and cons of start schemas?

542


What are the frequently used data types in teradata?

597


What is the difference between teradata and oracle?

554


What do you mean by teradata intellicloud?

593


How can bottlenecks be identified?

576


Highlight the differences between Primary Key and Primary Index.

613


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

686