Physical Standby Rewstore Point
I am trying to create a restore point on my pshyical standby before I open it for testing. I am following Metalink note# 805438.1 but am getting the error below. Any recommendations/solutions would be greatly appreciated.
SQL> CREATE RESTORE POINT Standby_flashback_testing GUARANTEE FLASHBACK DATABASE
;
CREATE RESTORE POINT Standby_flashback_testing GUARANTEE FLASHBACK DATABASE
*
ERROR at line 1:
ORA-38784: Cannot create restore point 'STANDBY_FLASHBACK_TESTING'.
ORA-38788: More standby database recovery is needed
SQL>