ANR3364W
Administrator administrator name has been removed. This administrator has defined or updated administrative schedules that will fail when executed.

Explanation

This message is issued during configuration refresh processing or as a result of a DELETE SUBSCRIPTION command with the DISCARDOBJECTS=YES option. The indicated managed administrator was removed from the server, but this administrator owns one or more administrative schedules. These schedules will fail when executed in the future because they do not belong to a valid administrator.

System action

The indicated administrator was removed.

User response

Use the QUERY SCHEDULE command OR an SQL SELECT statement on the ADMIN_SCHEDULES table to determine which schedules were last updated by the administrator. Use the UPDATE SCHEDULE command to update those schedules under an administrator that has authority to execute them, or use the DELETE SCHEDULE command to remove the schedules.