what is the advantages of other etl tool than teradata
utilities or vice versa ?(datastage/informatica)
Answer Posted / vinay sir(datawarehousing tech
It is a good question Guys....
TD Utilities run faster than other ETL tools
incase of File to Table(Import) or Table to File (Export)
Operations.Inmod and Outmod also help us to do better
prograaming while Importing and Exporting.
Major advantages of Other ETL tools than TD Utilities:
1.Heterogenous Sources and Destinations we can Operate.
(Oracle,Sqlserver,Excel,Flat Files etc....)
2.As they are providing full GUI support,degugging
is so easier.
3.Reusability of components(Informatica:mapplets,worklets
etc...) avaiable in ETL tools so if we change in main
location automatically other applications(mappings) which
are using these components can update instantly.
4.Pivoting(Normalization),Unpivot(Denormalization) we can
implement very easily in ETL tools.
5.Caching is one more advantage when we work with a source
(Heterogenous) which is not changing frequently.Some times
cache can be shared across applications etc....
Like these there are many additional advantages are there.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
List the logical and conditional operators that are used with teradata along with their meanings?
If a Node is busy what are the steps you can take to avoid ?
What is the difference between teradata and oracle?
Explain and compare pros and cons of snow flake schemas?
What is the difference between global temporary tables and volatile temporary tables?
What is the use of having index on table?
What are the different functions performed in development phase?
What is the command in bteq to check for session settings ?
Explain the term 'primary key' related to relational database management system?
What are the available primary index types in teradata.
What is called partitioned primary index (ppi)?
Highlight the differences between Primary Key and Primary Index.
Can we collect statistics on multiple columns?
Explain fallback in teradata?
How to load specific no.of records using bteq, or fastload,or multiload