ADSM-L

Re: Question with DB2

2003-08-15 09:13:25
Subject: Re: Question with DB2
From: Mike Cantrell <Mike_Cantrell AT SAKSINC DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 15 Aug 2003 08:12:43 -0500
Hello
Thanks for the information. This API manual could you elaborate more(DB2,
TSM). I looked in redbooks TSM manual and searched on ggogle but did not
ever find anything on Reason code 13.

Mike
-----Original Message-----
From: Richard Sims [mailto:rbs AT BU DOT EDU]
Sent: Thursday, August 14, 2003 4:16 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: Question with DB2


>I am recieving this error when the DBA tries to backup. I can do dsmc from
>the commnad line and connect to the TSM server. Any ideas?
>
>db2pet1 @ fr5n09: /home/db2pet1
> > db2 "backup database DVATDMRT use adsm"
>SQL2062N  An error occurred while accessing media
>"/home/db2pet1/sqllib/adsm/libadsm.a".  Reason code: "138".

It helps to determine when a task which had been working for some time,
stopped.  Doing an 'ls -l', 'ls -lu', and 'ls -lc' on the lib file is always
advisable, to ascertain when the lib was last used and, per -c, when someone
changed it.  Reason codes are the return codes in the API manual, where 138
suggests someone diddling with permissions, or the software being run from
an inappropriate or authority-changed account.

  Richard Sims, BU

<Prev in Thread] Current Thread [Next in Thread>