Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Q: Want to Migrate 8i from WindowsNT to Linux
why recreate the users? the import will do all that (full=y). All he needs to do is:
Create the bare database, create the tablespaces (name datafiles whatever, but make sure tablespace names are the same), create rollback segments, run catalog/catproc and do an import FULL=Y INDEXES=N etc. and then create the indexes afterwards.
"Carl" <c_joh_at_hotmail.com> wrote in message
news:tl12ct8i556fvtgoqie4d8cbjct9urg5r1_at_4ax.com...
> Hello Ralf.
>
> Not difficult at all. Take a full export from your NT database and
> document your users, roles and tablespaces.
>
> Recreate the tablespaces (so that names are matching what was in the
> NT). Recreate your users (with the same quota on the various
> tablespaces and the same roles) and import your exported system. And
> there you are.
>
> -Carl
>
>
> On 27 Mar 2001 22:22:44 +0200, "Ralf Bender" <ralf_bender_at_web.de>
> wrote:
>
> >Hello,
> >
> >
> >i want to migrate our database OS from NT to Linux. Did someone know a
link or
> >good discribtion what steps to do to make it correct ?
> >
> >
> >thx
> >ralf
>
Received on Wed Mar 28 2001 - 04:01:01 CST
![]() |
![]() |