ora-16138 data guard
Help!!!
After an alert of possible hard drive failure on my primary server I set out to run a primary switchover to pass my secondary database but the
process stopped reading primary hard drive and the process was left unfinished. Now I want to do a failover and when executing the statement:
ALTER DATABASE COMMIT TO SWITCHOVER TO PRIMARY;
throws me the error:
ORA-16138: end of log stream not received from primary
Help me please!!!