3rd June 2010
in
Backup, Tips
I temporarily reduced db_recovery_file_dest_size to force the database to free reclaimable space from recovery_file_dest.
This reduced disk usage of ASM_ORADATA217 by over 320GB.
SYS>show parameter recovery
NAME [...]
No Comments
28th October 2009
in
Backup
Upgrade was done from 10.2.0.3 to 10.2.0.4. Dataguard has physical standby configuration. Steps and commands may vary depending on your environment.
…… primary database commands
…… standby databa[...]
Tags: 10.2.0.4 Upgrade with DataGuard
No Comments
28th October 2009
in
Backup
Introduction
En version 9i, oracle a introduit la notion de FlashBack query. En français, la possibilité d’interroger une table à un e époque révolue. Mécanisme bien sympathique pour prévenir les erreurs utilisa[...]
Tags: FlashBack
No Comments