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

Steps to create a data model?

0 Answers  


Can u load same data into multiple tables using multiload? How will be the loading process? Whether it will be serially or parallely?

2 Answers   IBM,


can we load 10 millions of records into target table by using tpump?

1 Answers   HP,


What's the difference between timestamp (0) and timestamp (6)?

0 Answers  


What is the use of having index's on table?

1 Answers  






What do you mean by teradata intelliflex?

0 Answers  


What is the diffrence between Multiload & Fastload interms of Performance?

8 Answers   Cap Gemini, Intel,


In which scenarios we use Volatile tables and Global temporary Tables in Real time? Please give me one real time scenario???I know wat is its use??

3 Answers   CTS, Lexicon,


What does Amp contain and what are all the operations that it performs?

0 Answers  


What are the types of tables in Teradata

22 Answers   Cap Gemini, Cognizant, Infosys,


what are the day to day activities of teradata DBA ?

0 Answers   TCS,


teradata support to automatically increase the character length or not?

1 Answers  


Categories