Modèle:SQWareProduction sqwora SchemaRefresh.ksh help : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
Ligne 1 : Ligne 1 :
 
<pre>
 
<pre>
Sourcing sqwora_Global.lib v2021.07 SQWareProduction for Oracle (dbSQWare) ...  
+
Sourcing sqwora_Global.lib v2022.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]

Version du 30 janvier 2022 à 19:02

Sourcing sqwora_Global.lib v2022.01 SQWareProduction for Oracle (dbSQWare) ... 

Utilisation: sqwora_SchemaRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> [+ options]

DESCRIPTION
   sqwora_SchemaRefresh.ksh refresh schema par exp/imp
SUPPORT
   Oracle versions supportees: 8i <= v <= 11gR2

PARAMETERS
     -I  instance       : Target instance.
     -IS instance       : Instance source de the export.
     -US hostname       : Source hostname.
     -O  owner(s)       : 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(par defaut, same as target).
     -Before scriptname : Script a executer avant reload et avant drop de 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 pmexpdba@gmail.com (par defaut, envoi sur erreur).
     -Locale   locale   : Force la Locale d'affichage de l'aide (fr,en).
     -Exec              : Execute the reload (defaut, affiche les commandes generees).