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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwora_Global.lib v2019.05 SQWareProduction for Oracle (dbSQWare) ...  
+
Sourcing sqwora_Global.lib v2020.01 SQWareProduction for Oracle (dbSQWare) ...  
  
 
Usage: sqwora_PartialRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> -F <filename> [+ options]
 
Usage: sqwora_PartialRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> -F <filename> [+ options]
  
 
DESCRIPTION
 
DESCRIPTION
   sqwora_PartialRefresh.ksh lance le refresh on l'instance in parameter
+
   sqwora_PartialRefresh.ksh Run partial refresh on target instance
 
SUPPORT
 
SUPPORT
   Oracle supported versions: 9iR2 <= v <= 12cR2
+
   Oracle supported versions: 9iR2 <= v <= 20c
  
 
PARAMETERS
 
PARAMETERS
Line 18: Line 18:
 
     -h  help          : Display the full usage.
 
     -h  help          : Display the full usage.
 
     -s                : Display samples of usage.
 
     -s                : Display samples of usage.
     -S scriptname    : Script to execute after reload and before constraints activation.
+
     -I scriptname    : Script to execute after reload and before constraints activation.
 
     -Pdb pdb_name      : pdb_name for multitenant.
 
     -Pdb pdb_name      : pdb_name for multitenant.
 
     -FRT return_code  : Force return code value on error.
 
     -FRT return_code  : Force return code value on error.
 
     -After scriptname  : Script to execute at the end.
 
     -After scriptname  : Script to execute at the end.
     -AddMail email    : Email Address to add at 'pmexpdba@gmail.com'.
+
     -AddMail email    : Email address to add at 'pmexpdba@gmail.com'.
 
     -SendReport        : Send execution log report.
 
     -SendReport        : Send execution log report.
     -NoMail            : Desactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
+
     -NoMail            : Deactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
 
     -Locale  locale  : Force Locale for help display (fr,en).
 
     -Locale  locale  : Force Locale for help display (fr,en).
 
     -Exec              : Execute refresh (default, display generated commands).
 
     -Exec              : Execute refresh (default, display generated commands).
  
 
</pre>
 
</pre>

Revision as of 19:36, 8 March 2020

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

Usage: 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 supported versions: 9iR2 <= v <= 20c

PARAMETERS
     -I  instance       : Target instance 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           : Display the full usage.
     -s                 : Display samples of usage.
     -I  scriptname     : Script to execute after reload and before constraints activation.
     -Pdb pdb_name      : pdb_name for multitenant.
     -FRT return_code   : Force return code value on error.
     -After scriptname  : Script to execute at the end.
     -AddMail email     : Email address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -NoMail            : Deactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
     -Locale   locale   : Force Locale for help display (fr,en).
     -Exec              : Execute refresh (default, display generated commands).