SQWareProduction:hbase:etc:sqwhbs CreInst CrontabRef.cfg: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Configuration file $ | Configuration file $gvsqw_HbsBin/../etc/sqwhbs_CreInst_CrontabRef.cfg:<br> | ||
{{SQWareProduction_sqwhbs_CreInst_CrontabRef.cfg_presentation}} | {{SQWareProduction_sqwhbs_CreInst_CrontabRef.cfg_presentation}} | ||
<br> | <br> | ||
Line 7: | Line 7: | ||
## mm(0-59) hh(0-23) dd(1-31) MM(0-12) DAY(0-sunday, 1-monday, ...) command | ## mm(0-59) hh(0-23) dd(1-31) MM(0-12) DAY(0-sunday, 1-monday, ...) command | ||
# Dump | # Dump | ||
#00 20 * * * | #00 20 * * * bash -c '. $HOME/.profile <HBS_SID>;$gvsqw_HbsBin/sqwhbs_RunJob.ksh -I <HBS_SID> -A Dump > $HOME/tmp/Dump_<HBS_SID>.log 2>&1' | ||
</pre> | </pre> | ||
<br> | <br> |
Latest revision as of 23:21, 2 March 2025
Configuration file $gvsqw_HbsBin/../etc/sqwhbs_CreInst_CrontabRef.cfg:
File content:
## mm(0-59) hh(0-23) dd(1-31) MM(0-12) DAY(0-sunday, 1-monday, ...) command # Dump #00 20 * * * bash -c '. $HOME/.profile <HBS_SID>;$gvsqw_HbsBin/sqwhbs_RunJob.ksh -I <HBS_SID> -A Dump > $HOME/tmp/Dump_<HBS_SID>.log 2>&1'