Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle software cloning
Anthony wrote:
> Hi. I am reading chapter 7 of the Oracle Universal Installer (10gR2)
> on how to clone an oracle home directory (Note: not a database). Has
> anyone done it before? Is it workable? I examine the prepare_clone.pl
> mentioned in the documentation. Alas, it is basically an empty script
> doing nothing.
>
> Thanks for any idea.
>
> Anthony
>
Yes, I do this on a regular basis but without the universal installer.
That means, the cloned binaries can't be updated or patched because they
don't have their own oracle inventory. But this doesn't really matter,
because after the clone base is upgraded, patching only means recloning
the binaries.
The following steps have to be applied.
1. substitute all absolute softlinks by relative ones (tbd automatically
by a script)
2. clone the oracle_home with tar 3. edit nmliblist and config.s 4. relink all
Jan Received on Fri Aug 24 2007 - 11:31:12 CDT
![]() |
![]() |