Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Renaming schema

RE: Renaming schema

From: Kerber, Andrew <Andrew.Kerber_at_umb.com>
Date: Fri, 15 Dec 2006 11:17:34 -0600
Message-ID: <D40740337A3B524FA81DB598D2D7EBB304A93CFA@x6009a.umb.corp.umb.com>


It would be a pretty simple command using datapump import, something close to this I think:  

imdp schemas=myschema remap_schema=myschema:yourschema network_link=db_link  

Andrew W. Kerber
Oracle DBA
UMB
816-860-3921
andrew.kerber_at_umb.com  

"If at first you dont succeed, dont take up skydiving"

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Allen, Brandon Sent: Friday, December 15, 2006 10:08 AM To: rgoulet_at_kanbay.com; oracle-l_at_freelists.org Subject: RE: Renaming schema  

I'm pretty sure you are correct. You can use rename to change the name of an object, but not to change the owner. I'd be happy to be proven wrong since I think it would be a nice feature to be able to rename a schema (a.k.a change the object owner), but I think exp/imp is the only way.  

Regards,

Brandon  

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.



NOTICE: This electronic mail message and any attached files are confidential. The information is exclusively for the use of the individual or entity intended as the recipient. If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited. If you have received this electronic mail message in error, please advise the sender by reply electronic mail immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. Thank you.
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 15 2006 - 11:17:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US