I have configured an alert for a particular job , in " job definition alerting sources" for a particular job status.
We are getting the below error which seems to be field length of an operator message . due to this error we are not getting alert generated. Where can we change this setting.
Could not process alert for job 4394326
JCS-122035: Unable to persist: JCS-102142: Field "Value" on object "Datum jobDescription of OperatorMessage Operator message 143513770" has a maximum length of 80, current length is 82 and current value is "Run RVKRED09/RVKRED09GRP3 in D_C2C_CREDIT_CHECK_GRP3 (Cytec_PE1_ECCProduction/300)"
at com.redwood.scheduler.model.SchedulerSessionImpl.writeDirtyListLocal(SchedulerSessionImpl.java:931)
at com.redwood.scheduler.model.SchedulerSessionImpl.persist(SchedulerSessionImpl.java:872)
at com.redwood.scheduler.action.impl.JobDefinitionAlertActionProcessor.execute(JobDefinitionAlertActionProcessor.java:98)