Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with import

Status
Not open for further replies.

michaelvv

MIS
Jan 17, 2003
70
US
I have a dump of the production database, which I want to import into a test database on a different server. How do I tell import to replace everything? I am getting 'duplicate key' errors. Oracle 9 and AIX 5.3 on both servers.
 
Have you tried using the ignore option or possibly with constraints set to N
 
Thanks for the reply, I had already figured it out. It had been so long since doing an import, I had forgotten to drop the user's existing object s first...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top