Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Advices for migrating database from 8.1.5 to 8.1.6.

RE: Advices for migrating database from 8.1.5 to 8.1.6.

From: Trassens, Christian <CTrassens_at_uni2.es>
Date: Fri, 19 Jan 2001 12:18:41 +0100
Message-Id: <10746.127116@fatcity.com>


You probably have problems when running the script for the catalog: u0801050.sql. When you are installing, select the Migration Utility. Because u0801050 calls another i0801050.sql that the Migration Utility download. If you don't do this, the another workaround is to create your own i0801050.sql with the the command:

alter table argument$ add pls_type varchar2(30);

For more details read from Metalink the note 98162.1.

Another advice is about the space. When it begins linking the Net8, it consumes a lot of space.

Regards.

> -----Mensaje original-----
> De: Nguyen Thanh-truc [SMTP:truc_at_nguyen.as]
> Enviado el: viernes 19 de enero de 2001 11:21
> Para: Multiple recipients of list ORACLE-L
> Asunto: Advices for migrating database from 8.1.5 to 8.1.6.
>
> Hello listers,
>
> I plan to migrate a database from 8.1.5 to 8.1.6. If you have advices
> to give they will be welcome.
>
> Thank-you.
>
> Nguyen Thanh-truc
Received on Fri Jan 19 2001 - 05:18:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US