26 lines
1.9 KiB
Plaintext
26 lines
1.9 KiB
Plaintext
###CRONTAB NODO dbcesebep2
|
|
|
|
##minute (0-59), hour (0-23), day of the month (1-31), month of the year (1-12), day of the week (0-6 with 0=Sunday)
|
|
###################################################################################################################
|
|
##00 08 * * * /archive_log_ist2/canc_vecchi.ksh 2>&1 >> /archive_log_ist2/canc_vecchi.log
|
|
##00 07 * * * /arclog_dbcgo_ist2/canc_vecchi_dbcgo.ksh 2>&1 >> /arclog_dbcgo_ist2/canc_vecchi_dbcgo.log
|
|
00,30 * * * * /oracle/UTILITY/stat/take_snapshot.sh 2>&1 >> /oracle/UTILITY/stat/take_snapshot.log
|
|
00 05 * * * /oracle/UTILITY/copia_crontab.ksh 2>&1 >> /dev/null
|
|
###########################################################################################################
|
|
# Supporto Esercizio DBA CRM - situazione tablespace giornaliera
|
|
##30 07 * * * /oracle/UTILITY/cron_rep_nuovo.ksh 2>/dev/null 1>/dev/null
|
|
###########################################################################################################
|
|
## lancio ogni 5 minuti
|
|
##00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/UTILITY/lancia_utenti_attivi.ksh 2>&1 >> /dev/null
|
|
## lancio ogni 2 minuti
|
|
00,02,04,06,08,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58 * * * * /oracle/UTILITY/lancia_utenti_attivi.ksh 2>&1 >> /dev/null
|
|
###########################################################################################################
|
|
## CONTROLLO OPEN_CURSOR
|
|
## lancio ogni 2 minuti
|
|
##00,02,04,06,08,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58 * * * * /oracle/UTILITY/lancia_cursori.ksh 2>&1 >/dev/null
|
|
## lancio ogni minuto
|
|
#* * * * * /oracle/UTILITY/lancia_cursori.ksh 2>&1 >/dev/null
|
|
###################################################################################################################
|
|
00 07 * * * /oracle/UTILITY/refresh_viste_DWH_SEQ.ksh 2>&1 >> /dev/null
|
|
00 00 * * * /oracle/UTILITY/refresh_viste_DWH_SEQ_1.ksh 2>&1 >> /dev/null
|