Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi frinds pls help me regarding this question

WHY usi is two amp operation in teradata?
THANKS IN ADVANCE....

Answers were Sorted based on User's Feedback



Hi frinds pls help me regarding this question WHY usi is two amp operation in teradata? THANKS I..

Answer / tdguy

When an USI is created, a subtable is generated and stored.
When that USI is used in the query,TD recognizes the USI.
TD will hash the SI and the hash map will point to the
subtable in one AMP. The subtable row will point the row-id
and the row is fetched from the second amp.

Is This Answer Correct ?    5 Yes 0 No

Hi frinds pls help me regarding this question WHY usi is two amp operation in teradata? THANKS I..

Answer / nitin bansal

Generally the Parsing Engine preapres a two amp plan for
USI, as in case of USI there will be a subtable which has
the hashed value of the USI and the ROW ID of the Primary
Index. So when you search using the USI first it will go to
the AMP which has the subtable and then using the ROW id
from the subtable it will go to the AMP where the actual
row resides.

In a case where the PI and USI value are same it can be a
one amp operation as the HASHED value of oth the PI and USI
will go to the same AMP.

Is This Answer Correct ?    2 Yes 0 No

Hi frinds pls help me regarding this question WHY usi is two amp operation in teradata? THANKS I..

Answer / gowthami

Thanks alot nitin for ur rly.

i would like share 1 interview question which was asked in
ibm.

Q)there are two rows like aa6588fhfhf,gru282vbvv.
Question is howcan we retrive the first number from two
rows.

thanks in advance

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Teradata Interview Questions

How to eliminate product joins in a teradata sql query?

0 Answers  


How do you create tables? Exact syntax, and create profiles, users in teradata?

0 Answers  


How to run a query in teradata?

0 Answers  


On which column will you take primary index???

4 Answers  


What are the different design perspectives used in teradata?

0 Answers  


What is the syntax for case when statement?

0 Answers  


Which Teradata concept allows more than one model generation?

1 Answers   TCS,


what are the uses of fact table and dimension table in banking project?

0 Answers   TCS,


What do you mean by teradata intellicloud?

0 Answers  


What is teradata?

0 Answers  


What is stored procedure in teradata?

0 Answers  


in a BTEQ we have 2 insert 2 del 2 update statment. when the BTEQ is restarted i need to run the BTEQ from after DEL statment(means no need to run the insert & del stat).what is the logic for the above requirement?

2 Answers   HCL,


Categories