oracle-metalink

Tuesday, 27 November 2012

RMAN Mirroring Backups
It is possible to multiplex up to 4 copies per set at runtime:
run {
    set backup copies 2;
    backup full
           format '/orabackup1/rman/TARGDB/backup_db_%d_S_%s_P_%p_T_%t'
                , '/orabackup2/rman/TARGDB/backup_db_%d_S_%s_P_%p_T_%t'
           (database);
}
Posted by Ahmed Naguib at 01:52
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ▼  2012 (23)
    • ►  December (9)
    • ▼  November (14)
      • Copy and Rename an Oracle Database
      • Custom Schemas Naming Convention in Oracle Applica...
      • Oracle 11i forms crash in IE
      • to disable some programs to connect to the database
      • RMAN Mirroring Backups It is possible to multipl...
      • RMAN Incremental Backups This example performs a...
      • RMAN Online Backup - (using configured defaults) ...
      • RMAN CHANNEL CONFIGURATION Specifies the standar...
      • RMAN Offline Backup - (without using configured de...
      • Renaming / Moving Data Files, Control Files, and O...
      • Resetting Initialization Parameters After starti...
      • Change Static Parameters Through the SPFILE Orac...
      • Dropping a database Dropping a database is nothi...
      • Resizing / Recreating Online Redo Log Files One ...

About Me

Ahmed Naguib
View my complete profile
Watermark theme. Powered by Blogger.