Template:SQWareProduction sqwora SchemaRefresh.ksh help

From Wiki_dbSQWare
Revision as of 18:36, 22 December 2017 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Sourcing sqwora_Global.lib v4.0.01 SQWareProduction for Oracle (dbSQWare) ... 

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

DESCRIPTION
   sqwora_SchemaRefresh.ksh refresh tables
SUPPORT
   Oracle supported versions: 8i <= 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)       : Owner(s) of schema(s) to reload.
OPTIONS
     -h  help           : Display the full usage.
     -s                 : Display samples of usage.
     -TU   owner(s)     : To user, target schema(s) to reload.
     -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.
     -AddMail email     : Email Address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -NoMail            : Desactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
     -Exec              : Execute the reload (default, display generated commands).