strange situation (creation of dumps in $ORACLE_HOME/dbs)
hi
we have a standby database for production database
in the standby db which was down few daye when i mounted database and enabled recovering by
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DELAY 30;
or
alter database recover managed standby database nodelay disconnect
it has encountered problem.
it said ERROR at line 1:
ORA-01034: ORACLE not available
when i shut it down immediate
it said db is down but still pmon process was up .I shutdown aborted it
still pmon was up
even when i shutted down asm i could see pmon was up mean while there was huge core dump generation in $ORACLE_HOME/dbs
in the standby db which was down few daye when i mounted database and enabled recovering by
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DELAY 30;
or
alter database recover managed standby database nodelay disconnect
it has encountered problem.
it said ERROR at line 1:
ORA-01034: ORACLE not available
when i shut it down immediate
it said db is down but still pmon process was up .I shutdown aborted it
still pmon was up
even when i shutted down asm i could see pmon was up mean while there was huge core dump generation in $ORACLE_HOME/dbs
0