Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
AW: RE: [suse-oracle] Downgrade from ORACLE 10g R2 to R1

AW: RE: [suse-oracle] Downgrade from ORACLE 10g R2 to R1

2006-09-14       - By CLEMENS.BLEILE@(protected)

 Back

Hi,

see Metalink Note 132904.1 concerning exp/imp between different DB-versions.
Exporting from 10grR2 and importing in 10gR1 it is recommended to use Data Pump
. If you insist that you want to use exp/imp then follow these steps:

1.) run catexp.sql from 10gR1 against 10gR2
2.) exp with the 10gR1 exp executable
3.) imp into 10gR1 with the usual 10gR1 imp executable
4.) If you continue using your 10gR2 DB then run catexp.sql of 10gR2 against
your 10gR2 DB


However, coming back to your original question:

"due to some problem, I need to downgrade it to 10gR1"

What are your problems? Maybe it's enough to run your 10gR2 Db with

compatible = 10.1.0.2.0
optimizer_features_enable = 10.1.0.4

But you probably have to downgrade to reset your database to 10.1.
compatibility. Check your Database Upgrade Guide on how to perform the
downgrade.

Ciao

Clemens

--- Originalnachricht ---
> Try export the 10gR2 database with the 10gR1 exp command and
> the try to
> import it with the imp of the 10gR1.
>
> Manuel Machado
> Projecto de Sistemas de Informa??o
> FEUP
> Rua do Dr. Roberto Frias s/n
> 4200-465 Porto
>
>
> -- --Original Message-- --
> From: Ronny Egner [mailto:Ronny.Egner@(protected)]
> Sent: quarta-feira, 13 de Setembro de 2006 11:04
> To: Seah Hong Yee
> Cc: 'SuSE MailingList'
> Subject: Re: [suse-oracle] Downgrade from ORACLE 10g R2 to R1
>
> Seah Hong Yee schrieb:
> > Hello,
> >
> >
> > I have a system that has Oracle 10g R2 however, due to some problem, I
> > need to downgrade it to 10gR1.
> >
> > Currently, I tried using the data pump export utility. However, I kept
> > getting a bunch or error from when I try to import in R1.  Is there a
> > way to fix this ?
>
> I still prefer exp/imp because data pump does not work correctly
> for my
> schemas.
>
> But you will have a lot of problems importing data from a newer
> database
> (10g R2) into an older version (10g R1).
>
> You could try exp/imp and if it does not work you could use
> database links.
>
> --
>
>
>
> Mit freundlichen Gr??en
>
> Ronny Egner
> Diplom-Ingenieur (BA)
>
> SIV.AG
> Konrad-Zuse-Stra?e 1
> 18184 Roggentin
>
> Telefon: +49 (0)3 81 / 25 24 422
> Telefax: +49 (0)3 81 / 25 24 399
>
> mailto:ronny.egner@(protected)
> http://www.siv.de
>
> **********************************************************************
> This email and any files transmitted with it are confidential
> and intended
> solely for the use of the individual or entity to whom they
> are addressed.
> The views expressed in this e-mail are those of the individual
> author and
> not necessarily those of SIV.AG.
>
> This footnote also confirms that this email message has been
> swept by serval
> anti-virus tools for the presence of computer viruses.
> **********************************************************************
>
>
>
>
> --
> To unsubscribe, email: suse-oracle-unsubscribe@(protected) For
> additional
> commands, email: suse-oracle-help@(protected) Please see
> http://www.suse.com/oracle/ before posting
>
>
>
> --
> To unsubscribe, email: suse-oracle-unsubscribe@(protected)
> For additional commands, email: suse-oracle-help@(protected)
> Please see http://www.suse.com/oracle/ before posting
>


--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting