Warning message on Client

ober67

ADSM.ORG Member
Joined
Jun 29, 2009
Messages
35
Reaction score
0
Points
0
Hi folks,

I see this warning message occasionally

ANR2576W An attempt was made to update an event record for
a scheduled operation which has already been executed -
multiple client schedulers may be active for node


I am almost certain that our Admin has only one schedule for the node in question, anyone have any ideas about what might be causing this and if this is a potential problem?


Thanks


Geoff
 
multiple client schedulers may be active for node

The message states "multiple client schedulers may be active for node", that refers to the client side of the process.
I have seen this in UNIX with more than one dsmcad process active.
I have seen it in Windows where then is a hung session and another tries to open. Also when the TSM Scheduler Service is "Started" and the dsmcad is running.

If your client is UNIX(like) try ps -eaf|grep dsmc to check for multiple sessions.
In Windows, check the dsmsched.log to see if a backup session never ended.

Try killing the dsmcad process for UNIX, or restarting the TSM Scheduler Service in Windows.
If in doubt

George Huebschman
Legg Mason
 
Back
Top