By Francisco Munoz Alvarez REDUCING REDO GENERATION TIPS While Backing Up As mentioned in the redo generation and recoverability section, user managed backups could generate a lot of redo. The best way to eliminate this problem is to use RMAN. RMAN does not need to write the entire block to redo because it knows when…
Month: August 2008
LOGGING or NOLOGGING, that is the question – Part IV
By Francisco Munoz Alvarez Disabling Redo Generation (NOLOGGING) The NOLOGGING attribute tells the Oracle that the operation being performed does not need to be recoverable in the event of a failure. In this case Oracle will generate a minimal number of redo log entries in order to protect the data dictionary, and the operation will…
NZOUG 2008 National Conference
I’m pleased to confirm that my paper ” Logging or Nologging: That is the Question!” submitted to the New Zealand OUG National conference 2008 was accepted. See you at: October,20 and 21 – NZOUG National Conference at Rotorua, NZ For more information, please refer to NZOUG Website . Cheers, Francisco Munoz Alvarez
Oracle ACE
It’s an honor for me, to announce that I have been awarded with the Oracle ACE Award. I’m now the first Oracle Professional in New Zealand and Chile to receive this award. This award is not only for me, is for all the Professionals around the world that are constantly helping me to develop my Oracle knowledge…