Oracle11g hangs
ORA-00406: COMPATIBLE parameter needs to be 11.0.0.0.0 or greater
ORA-00722: Feature "Tablespace Level Encryption"
Stopped the DB, reset the COMPATIBLE parameter to 11.0.0.0.0 and the restarted the DB.
The DB is mounted, but not opened. It hangs and waits to open.
The alert log has no errors.
Starting background process CJQ0
Mon Nov 16 14:29:41 2009
CJQ0 started with pid=36, OS id=6226
Mon Nov 16 14:29:54 2009
Starting background process SMCO
Mon Nov 16 14:29:54 2009
SMCO started with pid=38, OS id=6241
Is it because of wallet manager open before DB was shutdown ? Any hints is appreciated.