cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Event cannot be trigger

Former Member
0 Likes
701

HI.

i have one job that being trigger by an event which is to check the path for every 5 sec but suddenly this event keep failing with this operator message

"Failed to find DatumDefinition, this is required. This is most likely due to a missing security grant on the DatumDefinition GLOBAL.System_DoNotReleaseHeldJob" . Anyone familiar with this error message ? Appreciate the help here.

Regards,

Chris

View Entire Topic
nanda_kumar21
Active Contributor
0 Likes

Hi Chris,

This error is caused when the user that scheduled the initial batch job(that will raise the event) doesnt have enough authorization. Make sure the user has all the access.

thanks

Nanda