Modèle:SQWareProduction sqwora RmanBackup.ksh help : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
Ligne 1 : Ligne 1 :
 
<pre>
 
<pre>
Sourcing sqwora_Global.lib v2020.01 SQWareProduction for Oracle (dbSQWare) ...  
+
Sourcing sqwora_Global.lib v2020.02 SQWareProduction for Oracle (dbSQWare) ...  
  
 
Utilisation: sqwora_RmanBackup.ksh [-h] -I <instance> -T <Type> [+ options]
 
Utilisation: sqwora_RmanBackup.ksh [-h] -I <instance> -T <Type> [+ options]

Version du 6 avril 2020 à 09:34

Sourcing sqwora_Global.lib v2020.02 SQWareProduction for Oracle (dbSQWare) ... 

Utilisation: sqwora_RmanBackup.ksh [-h] -I <instance> -T <Type> [+ options]

DESCRIPTION
   sqwora_RmanBackup.ksh execute RMAN backup
SUPPORT
   Oracle versions supportees: 9iR2 <= v <= 19c

PARAMETERS
     -I  instance       : Instance cible to backup.
     -T  Type           : Backup type (i0, i1, i2, i3, i4, log).
OPTIONS
     -h                 : Affichage de l'aide complete.
     -s                 : Affichage des exemples d'utilisation.
     -O  Type           : cold,hot (defaut hot).
     -DG                : For dataguard instances not open.
     -SRO               : Option 'skip readonly' (defaut backup all TBS).
     -OPT option        : Option a ajouter sur RMAN commande.
     -FRT return_code   : Valeur forcee du code retour sur erreur
     -AddMail email     : Adresse Email a ajouter a 'pmexpdba@gmail.com'.
     -SendReport        : Envoi du rapport d'execution.
     -NoCumulative      : Disable cumulative incremental (defaut disable).
     -NoDelInput        : Disable 'delete input' when backup archivelog.
     -Cumulative        : Make cumulative incremental (defaut disable).
     -SkIna             : Add 'skip inaccessible' for archive backup.
     -Split             : Split backup directories by channel.
     -Force             : Bypass version check.
     -NoArc             : Disable backup of archivelog when type i[0-4] (to make 'section size xxG' option usefull for example).
     -NoZdlra           : Disable backup to ZDLRA (defaut Disable).
     -Zdlra             : Enable backup to ZDLRA (defaut Disable).
     -Freeze            : Freeze cluster resource when cold backup.
     -Blackout          : Blackout supervision when cold backup.
     -NoMail            : Desactive l'envoi de mail sur erreur a to pmexpdba@gmail.com (par defaut, envoi sur erreur).
     -Locale   locale   : Force la Locale d'affichage de l'aide (fr,en).
     -Exec              : Run backup (default, display generated commands)