Difference between revisions of "Template:SQWareProduction sqwora RunJob.ksh example"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib v4.0. | + | Sourcing sqwora_Global.lib v4.0.02 SQWareProduction for Oracle (dbSQWare) ... |
#Standard help for script sqwora_RunJob.ksh: | #Standard help for script sqwora_RunJob.ksh: |
Revision as of 16:07, 28 January 2018
Sourcing sqwora_Global.lib v4.0.02 SQWareProduction for Oracle (dbSQWare) ... #Standard help for script sqwora_RunJob.ksh: $gvsqw_OraBin/sqwora_RunJob.ksh -h #Display online help for this script $gvsqw_OraBin/sqwora_RunJob.ksh -I $ORACLE_SID -A <action> #Search action <action> in $gvsqw_RootCfg/sqwora_Jobs.cfg #and execute command line with eval function #genarate log file "$gvsqw_LogDir/"$(basename $lvsqw_Script|sed 's,.ksh$,,')_$(date +'%Y%m%d_%H%M%S').log #genarate error file "$gvsqw_LogDir/"$(basename $lvsqw_Script|sed 's,.ksh$,,')_$(date +'%Y%m%d_%H%M%S').err