Template:SQWareProduction sqwora PartialRefresh.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
No edit summary |
||
| (38 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwora_Global.lib | Sourcing sqwora_Global.lib v2025.10 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] | ||
| Line 7: | Line 7: | ||
sqwora_PartialRefresh.ksh Run partial refresh on target instance (exp/imp) | sqwora_PartialRefresh.ksh Run partial refresh on target instance (exp/imp) | ||
SUPPORT | SUPPORT | ||
Oracle supported versions: 9iR2 <= v <= | Oracle supported versions: 9iR2 <= v <= 23ai | ||
PARAMETERS | PARAMETERS | ||
| Line 16: | Line 16: | ||
-O owner : Owner of schema. | -O owner : Owner of schema. | ||
OPTIONS | OPTIONS | ||
-h | -h : 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. | ||
-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 | -AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'. | ||
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
-NoMail : Deactivate sendmail on error to | -NoMail : Deactivate sendmail on error to demo-sqwarebox@dbsqware.com (by default, send on error). | ||
-Locale | -Locale locale : Force Locale for help display (fr,en). | ||
-Exec : Execute refresh (default, display generated commands). | -Exec : Execute refresh (by default, display generated commands). | ||
</pre> | </pre> | ||
Latest revision as of 16:20, 10 October 2025
Sourcing sqwora_Global.lib v2025.10 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 (exp/imp)
SUPPORT
Oracle supported versions: 9iR2 <= v <= 23ai
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 : Display the full usage.
-s : Display samples of usage.
-S 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 'demo-sqwarebox@dbsqware.com'.
-SendReport : Send execution log report.
-NoMail : Deactivate sendmail on error to demo-sqwarebox@dbsqware.com (by default, send on error).
-Locale locale : Force Locale for help display (fr,en).
-Exec : Execute refresh (by default, display generated commands).