Template:SQWareProduction sqwora PartialRefresh.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwora_Global.lib v3.1. | Sourcing sqwora_Global.lib v3.1-beta.05 SQWareProduction for Oracle (dbSQWare GPL v3) ... | ||
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] | ||
Line 21: | Line 21: | ||
-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 'default@dbsqware.com'. | ||
-SendReport : Send execution log report. | |||
-NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). | -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). | ||
-Exec : Execute refresh (default, display generated commands). | -Exec : Execute refresh (default, display generated commands). | ||
</pre> | </pre> |
Revision as of 18:44, 5 April 2014
Sourcing sqwora_Global.lib v3.1-beta.05 SQWareProduction for Oracle (dbSQWare GPL v3) ... Usage: sqwora_PartialRefresh.ksh [-h] -I <instance> -IS <instance> -US <hostname> -O <owner> -F <filename> [+ options] DESCRIPTION sqwora_PartialRefresh.ksh lance le refresh on l'instance in parameter SUPPORT Oracle supported versions: 9iR2 <= v <= 11gR2 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. -S scriptname : Script to execute after reload and before constraints activation. -FRT return_code : Force return code value on error. -After scriptname : Script to execute at the end. -AddMail email : Email Address to add at 'default@dbsqware.com'. -SendReport : Send execution log report. -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). -Exec : Execute refresh (default, display generated commands).