« Modèle:SQWareProduction sqwora SchemaRefresh.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_SchemaRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> [+ options] | Utilisation: sqwora_SchemaRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> [+ options] | ||
| Ligne 12 : | Ligne 12 : | ||
-I instance : Instance cible pour reload tables. | -I instance : Instance cible pour reload tables. | ||
-IS instance : Instance source of the export. | -IS instance : Instance source of the export. | ||
-US hostname : | -US hostname : Source hostname. | ||
-O owner(s) : Owner(s) of schema(s) to reload. | -O owner(s) : Owner(s) of schema(s) to reload. | ||
OPTIONS | OPTIONS | ||
| Ligne 19 : | Ligne 19 : | ||
-TU owner(s) : To user, target schema(s) to reload. | -TU owner(s) : To user, target schema(s) to reload. | ||
-FRT return_code : Valeur forcee du code retour sur erreur | -FRT return_code : Valeur forcee du code retour sur erreur | ||
-UUS username : | -UUS username : Source unix user(by default, same as target). | ||
-Before scriptname : Script a executer avant reload and avant drop of objects. | -Before scriptname : Script a executer avant reload and avant drop of objects. | ||
-After scriptname : Script a executer apres reload. | -After scriptname : Script a executer apres reload. | ||
Version du 8 mars 2020 à 18:31
Sourcing sqwora_Global.lib v2020.01 SQWareProduction for Oracle (dbSQWare) ...
Utilisation: sqwora_SchemaRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> [+ options]
DESCRIPTION
sqwora_SchemaRefresh.ksh refresh tables
SUPPORT
Oracle versions supportees: 8i <= v <= 11gR2
PARAMETERS
-I instance : Instance cible pour reload tables.
-IS instance : Instance source of the export.
-US hostname : Source hostname.
-O owner(s) : Owner(s) of schema(s) to reload.
OPTIONS
-h help : Affichage de l'aide complete.
-s : Affichage des exemples d'utilisation.
-TU owner(s) : To user, target schema(s) to reload.
-FRT return_code : Valeur forcee du code retour sur erreur
-UUS username : Source unix user(by default, same as target).
-Before scriptname : Script a executer avant reload and avant drop of objects.
-After scriptname : Script a executer apres reload.
-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 the reload (default, display generated commands).