SQWareProduction:mongodb:etc:sqwmng CreInst CrontabRef.cfg

From Wiki_dbSQWare
Revision as of 10:03, 12 August 2025 by BatchUser (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Configuration file $gvsqw_MngBin/../etc/sqwmng_CreInst_CrontabRef.cfg:



File content:

###########################
## mm(0-59) hh(0-23) dd(1-31) MM(0-12) DAY(0-sunday, 1-monday, ...) command
## <MNG_SID>
# Dump
00 20 * * * bash -c '. $HOME/.profile <MNG_SID>;$gvsqw_MngBin/sqwmng_RunJob.ksh -I <MNG_SID> -A Dump > $HOME/tmp/Dump_<MNG_SID>.log 2>&1'