|
|
|
|
|
|
Re: Restore database in another Server by Rman [message #129590 is a reply to message #129588] |
Mon, 25 July 2005 20:41 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
leei
Messages: 2 Registered: July 2005 Location: Singapore
|
Junior Member |
|
|
Yup,
Basically I have a DB in "SYSTEM" tablespace and under username: SYSTEM.
What I want to do is:
To transfer the DB to a new tablespace, example name: "DATA" and under a new username: ADMIN. (between different Instance)
What I have done is:
I create a new Instance, then export the DB from old Instance and import into the new Instance.
Is it correct to do so?
What command should I write for import or export to just specify the particular tablespace to transfer?
Thanks in advance,
Cheers
|
|
|