Modèle:SQWareProduction sqwora SchemaRefresh.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib v2019. | + | Sourcing sqwora_Global.lib v2019.05 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] |
Version du 26 septembre 2019 à 08:52
Sourcing sqwora_Global.lib v2019.05 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 : Hostname of the source. -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 : User unix source(by default, same of 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).