Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Fast way to move database from 8.1.7 to 9iR2 in windows
You can create new database 9.2.0.4 ( there is patch 9.2.0.6 ) on WIN
2003 and use transportable tablespaces to add datafiles from older
database. After it , if your files are dictionary managed you can use
DBMS_SPACE_ADMIN.TABLESPACE_MIGRATE_TO_LOCAL ...
Received on Wed Apr 13 2005 - 02:07:05 CDT
![]() |
![]() |