Home » RDBMS Server » Server Utilities » SQL*PLUS COPY (IMPORT EXPORT)
SQL*PLUS COPY (IMPORT EXPORT) [message #73299] Thu, 18 March 2004 02:57
pn
Messages: 1
Registered: March 2004
Junior Member
Hi,

Can somebody please anticipate how long it would take to transfer 1/2 million (500000) records using SQL*PLUS COPY? ORACLE docs mention only 3 SET commands as pre-reqs for this. SET ARRAYSIZE, SET COPYCOMMIT and SET LONG. Are these sufficient?

The destination table already exists, therefore I want to make sure noting goes wrong. I am thinking of using a temp table. Is there a specific way to do this?

How is this (just moving a table's data) done in mission critical applications or production databases?

Shall appreciate your answers,

Thanks in advance.
Previous Topic: sql loader
Next Topic: export the dmp file with specific records.
Goto Forum:
  


Current Time: Tue Jul 02 11:13:50 CDT 2024