« Modèle:SQWareProduction sqwora PartialRefresh.ksh help » : différence entre les versions
Aller à la navigation
Aller à la recherche
m Updated by BatchUser |
m Updated by BatchUser |
||
| Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
Sourcing sqwora_Global.lib | Sourcing sqwora_Global.lib v2020.01 SQWareProduction for Oracle (dbSQWare) ... | ||
Utilisation: sqwora_PartialRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> -F <filename> [+ options] | Utilisation: sqwora_PartialRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> -F <filename> [+ options] | ||
DESCRIPTION | DESCRIPTION | ||
sqwora_PartialRefresh.ksh | sqwora_PartialRefresh.ksh Run partial refresh on target instance | ||
SUPPORT | SUPPORT | ||
Oracle versions supportees: 9iR2 <= v <= | Oracle versions supportees: 9iR2 <= v <= 20c | ||
PARAMETERS | PARAMETERS | ||
| Ligne 18 : | Ligne 18 : | ||
-h help : Affichage de l'aide complete. | -h help : Affichage de l'aide complete. | ||
-s : Affichage des exemples d'utilisation. | -s : Affichage des exemples d'utilisation. | ||
- | -I scriptname : Script a executer apres reload and avant constraints activation. | ||
-Pdb pdb_name : pdb_name pour multitenant. | -Pdb pdb_name : pdb_name pour multitenant. | ||
-FRT return_code : Valeur forcee du code retour sur erreur | -FRT return_code : Valeur forcee du code retour sur erreur | ||
Version du 8 mars 2020 à 18:31
Sourcing sqwora_Global.lib v2020.01 SQWareProduction for Oracle (dbSQWare) ...
Utilisation: sqwora_PartialRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> -F <filename> [+ options]
DESCRIPTION
sqwora_PartialRefresh.ksh Run partial refresh on target instance
SUPPORT
Oracle versions supportees: 9iR2 <= v <= 20c
PARAMETERS
-I instance : Instance cible to reload tables.
-IS instance : Source instance source of export.
-US hostname : Source hostname.
-F filename : File with tables list to reload.
-O owner : Owner of schema.
OPTIONS
-h help : Affichage de l'aide complete.
-s : Affichage des exemples d'utilisation.
-I scriptname : Script a executer apres reload and avant constraints activation.
-Pdb pdb_name : pdb_name pour multitenant.
-FRT return_code : Valeur forcee du code retour sur erreur
-After scriptname : Script a executer at the end.
-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).
-Locale locale : Force la Locale d'affichage de l'aide (fr,en).
-Exec : Execute refresh (default, display generated commands).