Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Changing database ID
Rick Denoire <100.17706_at_germanynet.de> wrote in message news:<06vskvc6jpsrkc7fvsbles41ndvvrkbg4g_at_4ax.com>...
> Daniel Morgan <damorgan_at_exxesolutions.com> wrote:
>
>
> >Why not create the new database with just the SYSTEM, UNDO, and TEMP
> >tablespaces and then transport the tablespaces?
>
> Let me explain. Actually, I won't be copying anything. We use an
> intelligent Raid device that is able to build "Snapshot LUNs" on the
> fly, so one gets a virtual copy of the files. The device itself makes
> physical copies of changed data to the copy LUN blockwise as these are
> altered. The LUN containing the "clone" contains only changed blocks
> (I am not talking about Oracle blocks here). Neither the OS or Oracle
> notice anything about this; the Snapshot LUN is being seen as an
> independent device. The advantage being that one needs by far less
> physical space and the copy takes place instantaneously.
>
> Your remedy wouldn't take advantage of these Raid features (this is
> all using an EMC CX-400 attached via fibre channel to a Sun 3500,
> Oracle 8.1.7 at the moment).
>
> Any other idea?
An odd thought:
Use the RMAN DUPLICATE command to make the other one with a new database ID.
I have no idea if this will get you where you want to go, but it is in 8i. Might be easier if done before loading user data.
jg
-- @home.com is bogus. Somewhere I saw a hack of the id...Received on Fri Aug 29 2003 - 17:29:29 CDT
![]() |
![]() |