snapshot standby to physical standby.ORA-19926
Hi
A few days ago I activated a database in standby mode (physical standby) to "snapshot mode" to be able to get an export(expdp) .
This step made it right.
When trying to return to "physical standby" mode, using:
alter database convert to physical standby;
I get the error:
ORA-19926:
I use Oracle Standard Edition (not Enterprise or Dataguard).
Any idea how to get out of this step?
Thanks!!