I thought I understood testing. Before I run anything in my production environment, I’m utterly strict that I test in a non-production environment first. Does not matter where that change comes … more →
jarneiljarneil wrote 1 month ago: I thought I understood testing. Before I run anything in my production environment, I’m utterl … more →
Pavan Kumar wrote 1 month ago: Primary Database Requirements for Data Guard: FORCE LOGGING must be enabled: SQL> select force_l … more →
Pavan Kumar wrote 1 month ago: The below are 100% practical steps I followed. Just implement them and enjoy “standby database … more →
foruminfotech wrote 1 month ago: Quick story; when I was in the military I was in a communications battalion and our duty was to supp … more →
dhoogfr wrote 1 month ago: A quick warning: When you setup a logical standby database, you need to activate supplemental loggin … more →
John Hallas wrote 1 month ago: DataGuard Broken? A guest blog from colleague Simon Ryan Last year we did some sandpit work on imple … more →
Murali Vallath wrote 2 months ago: I am at a customer site trying to help them with a physical standby implementation in a RAC environm … more →
kkempf wrote 4 months ago: This past weekend I uncompressed all my tables, rebuilt the associated indexes, and said adieu to Ad … more →
John Hallas wrote 4 months ago: I am providing three scripts which I find useful in ensuring that the standby database is keeping up … more →
Alex Lima wrote 4 months ago: #!/usr/bin/ksh ##################################################################################### … more →
Arjun Raja wrote 5 months ago: In some establishments, Dataguard switchovers are manual - Please perform these pre-requisite checks … more →
Arjun Raja wrote 5 months ago: PURPOSE: TO AVOID RECREATION OF STANDBY DATABASE IN CASE FILE IS NOT RESIZED ON STANDBY : ITLINUXDEV … more →
kokeiblog wrote 5 months ago: Very often, after retarting the database or performing database switchover/failover, we need to mak … more →
oracle9idb wrote 7 months ago: 1, in the main database (primary database) to enable enforcement to generate log SQL> alter datab … more →
oracle9idb wrote 7 months ago: RAC compared with Data Guard in regard to the use of high-availability, and can be explored from sev … more →
jarneil wrote 8 months ago: Here is a presentation on Dataguard I have given a number of times. In particular I go through sever … more →
jarneil wrote 10 months ago: Just experienced a really strange issue when opnening a standby database read-only. The instructions … more →
jarneil wrote 10 months ago: I was recently asked to provide a description of the various modes of operation possible with a stan … more →
yahya wrote 1 year ago: Dataguard adalah salah satu fitur solusi High Availaibility (HA) yang dimiliki Oracle. Secara road m … more →