restoring database to a lower patchset
Hi,
i try to copy a database using a cold backup ( and create controlfile set database xxxxx)
My database backup is in version 10.2.0.4 and my destination ORACLE_HOME is in version 10.2.0.3
So i have an error while openning database :
..........
MON: enabling cache recovery
Wed Dec 2 11:52:18 2009
Errors in file /envrec1/app/oracle/admin/envrec1/udump/envrec1_ora_3952826.trc:
ORA-00704: echec de processus d'amorce
ORA-39700: la base de donnees doit etre ouverte avec l'option UPGRADE
Wed Dec 2 11:52:18 2009
Error 704 happened during db open, shutting down database
USER: terminating instance due to error 704
Instance terminated by USER, pid = 3952826
ORA-1092 signalled during: alter database open RESETLOGS ...
i try to copy a database using a cold backup ( and create controlfile set database xxxxx)
My database backup is in version 10.2.0.4 and my destination ORACLE_HOME is in version 10.2.0.3
So i have an error while openning database :
..........
MON: enabling cache recovery
Wed Dec 2 11:52:18 2009
Errors in file /envrec1/app/oracle/admin/envrec1/udump/envrec1_ora_3952826.trc:
ORA-00704: echec de processus d'amorce
ORA-39700: la base de donnees doit etre ouverte avec l'option UPGRADE
Wed Dec 2 11:52:18 2009
Error 704 happened during db open, shutting down database
USER: terminating instance due to error 704
Instance terminated by USER, pid = 3952826
ORA-1092 signalled during: alter database open RESETLOGS ...
0