OGG-05169
Event Schedular is OFF in the database server, it must be enabled for heartbeat functionality to work. Attempt to enable the event scheduler failed due to insufficient permissions. Please enable event schedular in the database server and Grant the user EVENT privilege on all schemas using GRANT EVENT ON . TO username@hostname;