Difference between revisions of "Template:SQWareProduction sqwmys RunJob.ksh example"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwmys_Global.lib v3.1. | + | Sourcing sqwmys_Global.lib v3.1.04 SQWareProduction for MySQL (dbSQWare GPL v3) ... |
#Standard help for script sqwmys_RunJob.ksh: | #Standard help for script sqwmys_RunJob.ksh: |
Revision as of 18:10, 5 October 2014
Sourcing sqwmys_Global.lib v3.1.04 SQWareProduction for MySQL (dbSQWare GPL v3) ... #Standard help for script sqwmys_RunJob.ksh: $gvsqw_MysBin/sqwmys_RunJob.ksh -h #Display online help for this script $gvsqw_MysBin/sqwmys_RunJob.ksh -I $MYSQL_SID -A <action> #Search action <action> in $gvsqw_RootCfg/sqwmys_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