11gR2
OL6
Hi ALL,
We have active dataguard setup using > ALTER DATABASE RECOVER MANAGED STANDBY DATABASE USING CURRENT LOGFILE DISCONNECT FROM SESSION;
I understand the above command is the only distinction between active not none-active dataguard right?
I tried to create an table on primary database, and in split second the table is also created at the standby database.
This happened even if there is no logfile switch and the archve log in not yet in transport.
My Question is .....Does this mean that, when real life disaster and database failure happens, I do not have data loss even if logs are not transported?
Please help understand the dataguard process.
Kind regards,
jc