Difference between revisions of "Template:SQWareProduction sqwora SchemaRefresh.ksh help"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by Expdbtools)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwora_Global.lib v1.2.09 SQWareProduction for Oracle (expdbTools GPL v3) ...  
+
Sourcing sqwora_Global.lib v1.2.10 SQWareProduction for Oracle (dbSQWare GPL v3) ...  
  
 
Usage: sqwora_SchemaRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> [+ options]
 
Usage: sqwora_SchemaRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> [+ options]

Revision as of 00:45, 23 December 2010

Sourcing sqwora_Global.lib v1.2.10 SQWareProduction for Oracle (dbSQWare GPL v3) ... 

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

DESCRIPTION
   sqwora_SchemaRefresh.ksh refresh tables
SUPPORT
   Oracle supported versions: 9iR2 <= v <= 11gR2

PARAMETERS
     -I  instance       : Target instance for reload tables.
     -IS instance       : Instance source of the export.
     -US hostname       : Hostname of the source.
     -O  owner(s)       : lvsqw_Owner(s) of schema(s) to reload.
OPTIONS
     -h  help           : Display the full usage.
     -s                 : Display samples of usage.
     -FRT return_code   : Force return code value on error.
     -UUS  username     : User unix source(by default, same of target).
     -Before scriptname : Script to execute before reload and before drop of objects.
     -After  scriptname : Script to execute after reload.
     -ADM Adresse       : Email Address to send report.
     -NoMail            : Desactivate sendmail on error to dba (by default, send on error).
     -Exec              : Execute the reload (default, display generated commands).