Template:SQWareProduction sqwora MonitorWithStatspack.ksh help

From Wiki_dbSQWare
Revision as of 18:44, 5 April 2014 by BatchUser (talk | contribs) (Updated by BatchUser)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Sourcing sqwora_Global.lib v3.1-beta.05 SQWareProduction for Oracle (dbSQWare GPL v3) ... 

Usage: sqwora_MonitorWithStatspack.ksh [-h] -I <instance> [+ options]

DESCRIPTION
   sqwora_MonitorWithStatspack.ksh Monitor ratios with Statspack
SUPPORT
   Oracle supported versions: 9iR2 <= v <= 9iR2

PARAMETERS
     -I  instance       : Target instance for generation
OPTIONS
     -h  help           : Display the full usage.
     -s                 : Display samples of usage.
     -BD   date         : Begin date min off snap (default: 'trunc(sysdate-1)').
     -ED   date         : End date max off snap (default: 'sysdate').
     -DIR  directory    : Directory to store reports.
     -FRT return_code   : Force return code value on error.
     -AddMail email     : Email Address to add at 'default@dbsqware.com'.
     -SendReport        : Send execution log report.
     -Local             : Only extract reports.
     -Dist              : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser@$ORACLE_SID ).
     -NoDel             : Don't remove local reports.
     -Force             : Bypass version Checkstorage.
     -NoTrace           : Desactivate trace job (and upLoad log) in SQWareRepository.
     -NoUpLoadLog       : Desactivate upLoad log in SQWareRepository.
     -NoMail            : Desactivate sendmail on error to default@dbsqware.com (by default, send on error).