Difference between revisions of "Template:SQWareProduction sqwmsq RunJob.ksh example"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwmsq_Global.lib v4.0. | + | Sourcing sqwmsq_Global.lib v4.0.09 SQWareProduction for MsSql (dbSQWare) ... |
#Standard help for script sqwmsq_RunJob.ksh: | #Standard help for script sqwmsq_RunJob.ksh: |
Revision as of 21:41, 9 September 2018
Sourcing sqwmsq_Global.lib v4.0.09 SQWareProduction for MsSql (dbSQWare) ... #Standard help for script sqwmsq_RunJob.ksh: $gvsqw_MsqBin/sqwmsq_RunJob.ksh -h #Display online help for this script $gvsqw_MsqBin/sqwmsq_RunJob.ksh -S $Alias -A <action> #Search action <action> in $gvsqw_RootCfg/sqwmsq_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