How to copy 1 million records from one DB to another, Which
is effective interms of performance?

Answers were Sorted based on User's Feedback



How to copy 1 million records from one DB to another, Which is effective interms of performance?..

Answer / ugandhar

I hope you mean from one TD to other TD. Like Production
Terdata to Dev Teradata database.
In this case, write a fastexport to export the data and a
fastload/mload script to load it to other database.

Is This Answer Correct ?    8 Yes 0 No

How to copy 1 million records from one DB to another, Which is effective interms of performance?..

Answer / tdguy

I hope TD data mover (recently introduced) can be used to
copy db objects from one DB in a system to another system.

Is This Answer Correct ?    2 Yes 0 No

How to copy 1 million records from one DB to another, Which is effective interms of performance?..

Answer / rakesh

You can use NPARC process for copy data from tables in one
database to another tables in different database

Is This Answer Correct ?    2 Yes 1 No

How to copy 1 million records from one DB to another, Which is effective interms of performance?..

Answer / yuvaevergreen

in case of data migration from one db to another db in two
different environments, nparcd utility or (fastexport to a
file followed by multiload) should be used. But within the
same environment, a simple insert statement would do.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Teradata Interview Questions

Can you connect multiload from ab initio?

0 Answers  


How do you check the performance of Teradata Query and list down the basic Performance Tuning steps you use?

2 Answers   IBM,


Can we collect statistics on multiple columns?

0 Answers  


What is collect State in Teradata ? what it use and how it works??

3 Answers   TCS,


What are the different functions performed in development phase?

0 Answers  






What is meant by Teradata Gateway?

0 Answers  


if a error occured in FASTLOAD is the fastload job stops?

1 Answers   CTS, Deloitte,


What is a sparse index?

0 Answers  


hi frnds i want to learn teradata utilities and teradata dba real time. i have 1+ years of experience in teradata. so i want to go deeply in Tearada. plz let me know at my email id who r best to learn from. im lookng for a realtime guy in HYD or Banglr. Thanks in advance. Rajesh my email-id: rajeshmss87@gmail.com

0 Answers   IBM,


What is the particular designated level at which a LOCK is liable to be applied in Teradata?

0 Answers  


can we have an unconnected lkp to lookup a DB2 record against a Teradata record?

1 Answers   IBM,


What is the multi-insert?

0 Answers  


Categories