ADSM-L

Re: Dictionary of TDP for Domino return codes - 2nd attempt

2006-11-02 10:31:14
Subject: Re: Dictionary of TDP for Domino return codes - 2nd attempt
From: Zoltan Forray/AC/VCU <zforray AT VCU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 2 Nov 2006 10:29:36 -0500
I get these in my daily, schedule status reports.

Here is a snippet from the dsmerror.log for one node/instance:

10/06/06   06:13:37 ANS1909E The scheduled command failed.
10/06/06   06:13:37 ANS1512E Scheduled event 'VRAM3.INCR' failed.  Return
code = 130.
10/12/06   07:29:30 ANS1909E The scheduled command failed.
10/12/06   07:29:30 ANS1512E Scheduled event 'VRAM3.INCR' failed.  Return
code = 137.
10/13/06   10:02:50 ANS1909E The scheduled command failed.

Here is another systems logs:

10/29/06   02:21:42 ANS1512E Scheduled event 'VRAM9C.INCR' failed.  Return
code = 55.
10/30/06   02:15:01 ANS1909E The scheduled command failed.
10/30/06   02:15:01 ANS1512E Scheduled event 'VRAM9C.INCR' failed.  Return
code = 55.
10/31/06   02:54:33 ANS1909E The scheduled command failed.
10/31/06   02:54:33 ANS1512E Scheduled event 'VRAM9C.INCR' failed.  Return
code = 55.
11/01/06   02:39:52 ANS1909E The scheduled command failed.
11/01/06   02:39:52 ANS1512E Scheduled event 'VRAM9C.INCR' failed.  Return
code = 55.
11/02/06   02:40:42 ANS1909E The scheduled command failed.
11/02/06   02:40:42 ANS1512E Scheduled event 'VRAM9C.INCR' failed.  Return
code = 55.




Del Hoobler <hoobler AT US.IBM DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
11/02/2006 10:07 AM
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
Re: [ADSM-L] Dictionary of TDP for Domino return codes - 2nd attempt






There is not a documented list of Data Protection for Domino
return codes at the current time. 0 means success, non-0 means failure.
You should analyze program output, TSM Server activity log entries,
and/or domdsm.log entries for details on failures.
If you find a case that sufficient information is not
written to one of the three locations above,
please open a problem record with IBM so it can be corrected.

I am not sure where you got the list below, but all
Data Protection for Domino return codes are > 100
and 127 and 137 are not valid for Data Protection for Domino.
Could you be confusing these with the BA Client scheduler
return codes? .. or are getting these from the launched
scheduler .cmd or .bat file? .. in which case, it depends
on how you have that coded. If you need further help
on these, please provide more details on *exactly*
where and how you obtained these RCs.

Thanks,

Del

----------------------------------------------------

"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote on 11/02/2006
09:38:59 AM:

> No feedback on my first attempt so I am asking again plus adding some
more
> rc's to the list
>
> ********************************
>
> Does anyone know where I can get a list of what the TDP for Domino
return
> codes, are/mean ? The dsmerror/dsmsched/domdsm log files are useless,
> other than echoing the rc:
>
> I have seen the following rc:
>
> 9
> 18 (usually caused by a failure to backup a file that is
> open/inuse/something...)
> 55
> 127
> 137