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
Answer Posted / 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 |
Post New Answer View All Answers
What is meant by a Channel Driver?
Explain and compare pros and cons of start schemas?
What are the steps involved after the disk manager passes the request?
How do you determine the number of sessions?
What is logical data model?
When tpump is used instead of multiload?
What is a three-tier data warehouse?
What is spool space?
Name the five phases that come under MultiLoad Utility.
Hi, If anyone has TD 14 Basics dumps or study materials, please share. nirmaaal1991@gmail.com
Give the sizes of SMALLINT, BYTEINT and INTEGER.
A certain load is being imposed on the table and that too, every hour. The traffic in the morning is relatively low, and that of the night is very high. As per this situation, which is the most advisable utility and how is that utility supposed to be loaded?
What are default access rights in teradata? What explicit right can be given to a user?
How to select first n records in teradata?
Explain the most common data types used in teradata?