IBM QUESTION

As all we know PE takes the SQL Request and it will give
responce for that query. what is the internal process
happening.how it is taking that sql from the system?????

thanks in Advance

Answers were Sorted based on User's Feedback



IBM QUESTION As all we know PE takes the SQL Request and it will give responce for that query. ..

Answer / sridhar

when the user connect to a database he open a session with PE
there after submit a query.
PE take the query and check the syntax,verify it rights for that PE create session.
session is nothing but logical connection b/w user and Application,it verify the authentication and authorization user, if it k it continues the process.
Next PE perform the parser.
query rewrite mechanism
Optimization
Generate
PE dispatch the response to given Request(User).

Is This Answer Correct ?    7 Yes 0 No

IBM QUESTION As all we know PE takes the SQL Request and it will give responce for that query. ..

Answer / tdguy

When a SQL is submitted, processing starts with PE.PE
checks for syntax, checks for security and handles
sessions. Then it builds a plan. This plan is communicated
to the BYNET. Based on the plan, BYNET signals the
appropriate AMPS. AMPS inturn, retrieve or store the data
in the respective vdisks. Communications between the
components involve acknowledgement and response signals.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Teradata Interview Questions

What are some commonly used bteq scripts?

0 Answers  


Why managing the data is important?

0 Answers  


What is the difference between teradata and oracle?

0 Answers  


Diff b/w v2r5 and v2r6 ?

3 Answers   TCS,


TCS recently asked this question I have records like below Emp id Empname Salary DateTimestamp 1 AA 6000 20120609:11:30 1 AA 7000 20120609:12:30 1 AA 8000 20120609:01:30 I want to exceute records max timestamp(20120609:01:30)

2 Answers   TCS,






can we join volatile table with general table an global temporary table with general table ?

4 Answers   IBM,


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

0 Answers  


how do we write scripts in unix how to execute scripts in real time anybody please needfull or give me number i will cal u

0 Answers  


What are the functions performed by bynet?

0 Answers  


There is a load to the Table every one hour and 24/7.Morning trafic is high, afternoon trafiic is less, Night trafiic is high.According to this situation which Utility you use and how do you load,which utility used?

4 Answers   IBM,


Explain teradata architecture?

0 Answers  


how to delete duplicate records in multi set table without using any tables

2 Answers   Accenture, Nest, South Nests Software Solution, Spiro Solutions,


Categories