Another Oracle blog

  • Home
  • About
  • About

Tag Archives: Rename

Home / Posts Tagged: Rename

How to rename a database instance on the same host

Something that I was working on and it turned to be very easy. Below you’ll find what I did: MAIN3 = the name of the main database CL3= the name of the clone database Prepare the new database locations: # Create the necessary folders: mkdir -p /u01/app/oracle/admin/CL3/adump mkdir -p /u02/oradata/CL3 mkdir -p /u03/oradata/CL3 mkdir -p…

Read More

November 6, 2015mardaffDatabase, OracleDBNEWID, NID, Rename
ora-base.com