-
We are backing up our production DataGuard databases on our primary database and we have our SLA configured to replicate those backups to a different Rubrik cluster in a different data center. When we…
-
Thank you Tim for the excellent work put into developing the [ol8-19-rac](https://oracle-base.com/articles/19c/oracle-db-19c-rac-installation-on-oracle-linux-8-using-virtualbox) article.
I was wond…
-
Any plan to add a dataguard configuration between 2 instances?
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Pythia can setup a Dataguard replication.
-
we have source argument which accepts CROSS_REGION_DATAGUARD | CROSS_REGION_DISASTER_RECOVERY etc..
What is difference between CROSS_REGION_DATAGUARD & CROSS_REGION_DISASTER_RECOVERY
-
I updated my earlier modification to include two checks that I wrote for an Oracle dataguard standby. I'm not too familiar with the pull request system but I'll try to figure it out and see if that's …
-
**Is your feature request related to a problem? Please describe.**
When enabling GuardDuty, I'd like LZA to be able to enable the "Allow delegated administrator to attach relevant permissions to enab…
-
# check dataguard type
```
su - oracle
sqlplus / as sysdba
select database_role from v$database;
```
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…