Give some points about Teradata Viewpoint ?

Answers were Sorted based on User's Feedback



Give some points about Teradata Viewpoint ?..

Answer / tdguy

TD viewpoint is a framework where applications are
displayed. This web based framework can be used to manage
and monitor the teradata systems using a browser.

Is This Answer Correct ?    18 Yes 1 No

Give some points about Teradata Viewpoint ?..

Answer / uli

ViewPoint is a separate Server, which collects usage/performance data and presents it via a collection of apps for a general overview, down to a single process.
QueryMonitor, one application in ViewPoint, shows System resource usage like CPU/Spool space/.. -usage, Blocks and blocking process, explain plan ...
QueryMonitor has Rewind capability, to show not only current processes, but is able to go back in time for whatever period the server is configured to hold the data.

Is This Answer Correct ?    1 Yes 0 No

Give some points about Teradata Viewpoint ?..

Answer / reddy

Teradata viewpoint shows the session ID, user ID,runtime,
expected row count,spool space occupied, approximate
completion time of the query.
Viewpoint shows the details of active sessions only.

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More Teradata Interview Questions

Hi All, I have a table with 3 fields like id,mark1,mark2 and I would like to update a mark3 field that would calculate the max for each record (so the max value of the 2 fields) in Teradata ID Mark1 Mark2 Mark3 1 10 20 2 20 30 3 40 10 4 50 50 I Have to write a update statement Mark3 with max value of mark1,mark2 fields…like bellow ID Mark1 Mark2 Mark3 1 10 20 20 2 20 30 30 3 40 10 40 4 50 50 50 Please any one help me ....Thq

3 Answers   Wipro,


What are the commands to make a new table, change a table and remove a table in teradata?

0 Answers  


How to load specific no.of records using bteq, or fastload,or multiload

0 Answers   Infosys,


Difference between stored procedure and macro?

0 Answers  


What is the difference between fastload and multiload? Which one is faster?

0 Answers  


What is spool space? Why do you get spool space errors? How do trouble-shoot them?

0 Answers  


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

3 Answers  


What is logical data model?

0 Answers  


What is SQL Assistence?please eample

4 Answers   IBM,


how do you manage the production space. what are the proactive methods you can take ?

0 Answers  


A Query was run fine earlier. It is not running properly now. what are proactive steps you can take as a dba ?

1 Answers  


Hello Frndz, I have a table named product as shown below: product_id product_name 1 AAA 1 BBB 1 CCC 2 PPP 2 QQQ 2 RRR Now my output should be: product_id product_name_1 product_name_2 product_name_3 1 AAA BBB CCC 2 PPP QQQ RRR

4 Answers   Cap Gemini,


Categories