I need to convert an enterprise db to Standard
from a cold backup I created a control file
shutdown
started mount alter database open resetlogs upgrade
then ran utlirp and utlrp however when i do a startup I get the following
Database mounted.
ORA-01092:ORACLE instance terminated. Disconnect forced
ORA-00704:bootstrap process failure
ORA-39700: database must be opened with UPGRADE option
process ID:3388
Obviously there is something else that needs to be run while in upgrade mode but no one seems to know.