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

If RDBMS is halted what will you do ?

1710


What is the command in bteq to check for session settings ?

636


Describe the set operators in teradata.

583


Explain teradata utilities?

570


What is a sparse index?

632






What is database exceptions in teradata?

552


What are the steps involved in the process flow of the sql statement through channel attached system?

662


Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.

594


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

607


What is the particular designated level at which a LOCK is liable to be applied in Teradata?

602


What is the purpose of joins in teradata and what are the available join types?

549


What is meant by a node?

619


What are default access rights in teradata?

631


Can we collect statistics on table level?

606


Explain the advantages of partitioned primary index in a query?

567