Home » RDBMS Server » Server Utilities » Overwriting tables using impdp in Oracle 10g XE
Overwriting tables using impdp in Oracle 10g XE [message #168354] Thu, 20 April 2006 00:16 Go to next message
abmohan75
Messages: 7
Registered: October 2005
Junior Member
Hello,

I am trying to import tables in the Table Space TREASURY. Already
it is having tables with data and I want to replace it. It is
having BLOB data also. I am giving the following command.

impdp treasury/treasury@treasury directory = dumpdir dumpfile = treasury.dmp logfile = import.log TABLE_EXISTS_ACTION=REPLACE

It gives the following error:

ORA-39083: Object type TABLE failed to create with error:
ORA-00959: tablespace 'TREASURY' does not exist

I will be very grateful, if someone suggest to rectify this
error.

Thanks,...

Regards,
Mohan
Re: Overwriting tables using impdp in Oracle 10g XE [message #168406 is a reply to message #168354] Thu, 20 April 2006 04:37 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Looks like you also need to use the REMAP_TABLESPACE parameter.
Previous Topic: SQL loader -Control file with header
Next Topic: Monitoring SQL Loader
Goto Forum:
  


Current Time: Fri Jul 05 18:35:28 CDT 2024