Bonjour,
dans une base oracle 9.2.0 sous Win2000, j'ai créé un nouveau UNDOTBS2, j'ai fait alter system set UNDO=UNDOTBS2 et en vérifiant qu'il n'y a aucune transaction dans UNDOTBS1 j'ai fait DROP TABLESPACE UNDOTBS1.
Mais aujourd'hui la base ne remonte pas :
Tue Nov 07 09:40:32 2006
Errors in file d:\oracle\admin\mabase\udump\mabase_ora_1700.trc:
ORA-30012: tablespace d'annulation 'UNDOTBS1' inexistant ou de type errone
Tue Nov 07 09:40:32 2006
Error 30012 happened during db open, shutting down database
USER: terminating instance due to error 30012
Instance terminated by USER, pid = 1700
ORA-1092 signalled during: alter database open...
Avez-vous une idée ? D'avance merci.
Partager