SQWareProduction:generic:etc:Mute.cfg

From Wiki_dbSQWare
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Configuration file $gvsqw_GenBin/../etc/Mute.cfg:



File content:

# Example for $HOME/sqwConfig/Mute.cfg (don't sendmail on error)
# based on $(date '+%u')
# %u : jour de la semaine (1..7); 1 est le lundi
# %u : day of week (1..7); 1 is Monday

# DbAlias;Script;Day;MinHour;MaxHour
# MYORA;All;7;1200;1600 => Mute all script on sunday between 12:00 and 16:00
# MYORA;sqwora_GatherIndicators.ksh;6;0800;1800 => Mute script sqwora_GatherIndicators.ksh on saturday between 08:00 and 18:00