Modèle:SQWareProduction sqwora RmanClone.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib v2020. | + | Sourcing sqwora_Global.lib v2020.02 SQWareProduction for Oracle (dbSQWare) ... |
Utilisation: sqwora_RmanClone.ksh [-h] -I <instance> -IS <instance> -US <hostname> -T <Type> [+ options] | Utilisation: sqwora_RmanClone.ksh [-h] -I <instance> -IS <instance> -US <hostname> -T <Type> [+ options] |
Version du 6 avril 2020 à 08:34
Sourcing sqwora_Global.lib v2020.02 SQWareProduction for Oracle (dbSQWare) ... Utilisation: sqwora_RmanClone.ksh [-h] -I <instance> -IS <instance> -US <hostname> -T <Type> [+ options] DESCRIPTION sqwora_RmanClone.ksh duplicate instance by Rman SUPPORT Oracle versions supportees: 10gR2 <= v <= 19c PARAMETERS -I instance : Instance cible (clone). -IS instance : Instance source. -US hostname : Hostname for instance source. -T type : Which backup to use: - LastFull => recover the last full backup - LastInc => recover the last incremental backup - MaxTime => recover the last backup - <tag> => recover this backup tag (part of file name) OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -P Nb processes : Max number of processes (par defaut 4). -FRT return_code : Valeur forcee du code retour sur erreur -UUS username : Source unix user(by default, same as target). -Before script : Script a executer avant clonning. -After script : Script a executer apres clonning. -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 to pmexpdba@gmail.com (par defaut, envoi sur erreur). -CopyOnly : Make only the copy of backups and quit. -IgnoreDiskWarning : Ignore disk space warning (by default, exit on error). -Locale locale : Force la Locale d'affichage de l'aide (fr,en). -Exec : Duplicate (default, display generated commands).