|
Re: ORA-00205: Standby database [message #675955 is a reply to message #675953] |
Wed, 01 May 2019 15:06 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
I do wonder why you are asking here, rather than asking the owner of that web site.
I also wonder why you are following some third party routine when you could follow the Oracle docs.
However, I do not see any instruction to start the database in mount mode. So I don't know what you are doing at all. You have provide more information.
|
|
|
Re: ORA-00205: Standby database [message #675956 is a reply to message #675955] |
Wed, 01 May 2019 15:11 |
|
petar97
Messages: 120 Registered: October 2018
|
Senior Member |
|
|
to start the last step
SYS> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION;
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION
*
ERROR at line 1:
ORA-01507: database not mounted
because the database is not in the mount mode
[Updated on: Wed, 01 May 2019 15:11] Report message to a moderator
|
|
|
|
|
|