Modèle:SQWareProduction sqwmys MariaBackup.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 sqwmys_Global.lib v2020.02 SQWareProduction for MySQL (dbSQWare) ...  
+
Sourcing sqwmys_Global.lib v2020.03 SQWareProduction for MySQL (dbSQWare) ...  
  
 
Utilisation: sqwmys_MariaBackup.ksh [-h] -I instance [+ options]
 
Utilisation: sqwmys_MariaBackup.ksh [-h] -I instance [+ options]

Version du 24 mai 2020 à 16:02

Sourcing sqwmys_Global.lib v2020.03 SQWareProduction for MySQL (dbSQWare) ... 

Utilisation: sqwmys_MariaBackup.ksh [-h] -I instance [+ options]

DESCRIPTION
   sqwmys_MariaBackup.ksh MariaBackup of instance
SUPPORT
   MariaDB versions supportees: 10.1.26/10.2.10 <= v <= 11.3
    Before using this script, you must install MariaBackup utilities on your system !
    More information on https://mariadb.com/kb/en/library/mariabackup-overview/

PARAMETERS
     -I  instance       : Instance cible pour MariaBackup.
OPTIONS
     -h    help         : Affichage de l'aide complete.
     -s                 : Affichage des exemples d'utilisation.
     -Type type         : Type of backup full,inc (defaut full).
     -Compress          : Enable --compress option.
     -RD   directory    : Repertoire pour ecrire le backup (defaut $HOME/MariaBackup/$MYSQL_SID).
     -HI   nb_gen       : Nombre de generations a garder (default: 2).
     -Opt  option       : Additional options for MariaBackup of instance.
     -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.
     -NoMail            : Desactive l'envoi de mail sur erreur a pmexpdba@gmail.com (par defaut, envoi sur erreur).
     -Locale   locale   : Force la Locale d'affichage de l'aide (fr,en).
     -Exec              : Execute les commandes generees (par defaut, affiche les commandes generees)