What to update after a server clone?
MSandicoApr 23 2013 — edited Apr 23 2013Hi All,
ServerA - Windows 2008 R2 Std Edition; Oracle 11G R2
I have created a server clone of ServerA (using VMWare), and just renamed the clone to ServerB.
I can start up the database and have updated some application-specific tables to reflect the new servername but what i am wondering is what else do i need to update? For example, if i run SELECT host_name FROM V$INSTANCE; it returns 'ServerA' --
So how would i update that? And what else should i consider updating?
Thanks in advance