Difference between revisions of "Template:SQWareProduction sqwdb2 RunJob.ksh example"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwdb2_Global.lib v3.1. | + | Sourcing sqwdb2_Global.lib v3.1.14 SQWareProduction for Db2 (dbSQWare GPL v3) ... |
#Standard help for script sqwdb2_RunJob.ksh: | #Standard help for script sqwdb2_RunJob.ksh: |
Revision as of 14:49, 2 July 2017
Sourcing sqwdb2_Global.lib v3.1.14 SQWareProduction for Db2 (dbSQWare GPL v3) ... #Standard help for script sqwdb2_RunJob.ksh: $gvsqw_Db2Bin/sqwdb2_RunJob.ksh -h #Display online help for this script $gvsqw_Db2Bin/sqwdb2_RunJob.ksh -I $DB2INSTANCE -A <action> #Search action <action> in $gvsqw_RootCfg/sqwdb2_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