import to different tablespace [message #514159] |
Sat, 02 July 2011 00:01  |
mrdb
Messages: 62 Registered: December 2009 Location: dubai
|
Member |

|
|
How to import a dump file into different tablespace.
normally when i am importing a dump file it goes to the table space where it was exported but i need to import in to different tablespace
|
|
|
|
|
|
|
Re: import to different tablespace [message #514696 is a reply to message #514268] |
Tue, 05 July 2011 23:51   |
|
Hello Sir,
My question just to clear my doubt, if we are not aware that which using which utility the export was done [datapump or normal import/export], which should be the default approach one should try while doing import.
And one try using simple import utility for the dump file which was created(export) using datapump utility, will that be imported successfully?
Regards
Deepak
|
|
|
|
Re: import to different tablespace [message #514706 is a reply to message #514697] |
Wed, 06 July 2011 00:48   |
 |
Michel Cadot
Messages: 67753 Registered: March 2007 Location: Nanterre, France, http://...
|
Senior Member Account Moderator |
|
|
Quote:My question just to clear my doubt, if we are not aware that which using which utility the export was done [datapump or normal import/export], which should be the default approach one should try while doing import.
Any one, if you don't choose the correct tool, the import will fail. You have 1/2 chance.
Regards
Michel
[Updated on: Wed, 06 July 2011 00:50] Report message to a moderator
|
|
|
|
Re: import to different tablespace [message #515736 is a reply to message #515680] |
Wed, 13 July 2011 02:41  |
 |
Michel Cadot
Messages: 67753 Registered: March 2007 Location: Nanterre, France, http://...
|
Senior Member Account Moderator |
|
|
Is this not what have been said a week ago?
In addition, "from the dba_users view as sys", NO, never use SYS for this kind of things. SYS is for database physical maintenance (and afew of other things) NOT for data maintenance.
Regards
Michel
[Updated on: Wed, 13 July 2011 02:44] Report message to a moderator
|
|
|