Sourcing sqwora_Global.lib v2019.05 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 <= 12cR2
PARAMETERS
-I instance : Instance cible (clone).
-IS instance : Instance source.
-US hostname : Hostname of 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 : Nb max processes (par defaut 4).
-FRT return_code : Valeur forcee du code retour sur erreur
-UUS username : User unix source(by default, same of 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 : Do not care of the evaluation of disk space (by default, exit on error).
-Locale locale : Force la Locale d'affichage de l'aide (fr,en).
-Exec : Duplicate (default, display generated commands).