KB Article #179329

CRON is not active upon cft start

Problem

CRON is not active upon cft start




CFTPARM contains :

CRONTABS = (CRONTAB1,CRONTAB2),


CRON is defined as:

CFTCRON ID = 'CRON1',

CRONTAB = CRONTAB1,

TYPE = 'EXEC',

...

CFTI36I CRONJOB: ID=CRON1, CRONTAB=CRONTAB1 INSERT OK: NOACTIVE




Resolution


The CRON name 'CRON1' is a problem since the default parameters have already a CRON defined under the name 'cron1' (and it was taking over the user new CRON).