Home » RDBMS Server » Server Administration » Renaming a schema
Renaming a schema [message #110738] Wed, 09 March 2005 22:18 Go to next message
PompeytilIDie
Messages: 9
Registered: March 2005
Location: Western Australia
Junior Member
Hi,

Please can somebody recommend how to go about changing a schema name within a database (Oracle 10)?

I have a schema named wibprod and want to change it to tmsprod. I guess I can rip the necessary code out of Toad change a few name and recreate my schema objects, then do an export from one schema and an import in to the new schema, but wonder if there is a more elegant solution?

Thanks in advance Razz
Re: Renaming a schema [message #110751 is a reply to message #110738] Thu, 10 March 2005 00:52 Go to previous message
Frank Naude
Messages: 4587
Registered: April 1998
Senior Member
Hi,

Unfortunately there is no way to rename a schema in Oracle. Best would be to create a new schema, export the old, import into the new, and drop the old schema.

Best regards.

Frank
Previous Topic: Heavy Update ( Update on Millions of Rows )
Next Topic: drop user cascade hangs
Goto Forum:
  


Current Time: Fri Jan 10 03:39:39 CST 2025