ADSM-L

Re: Question with DB2

2003-08-15 07:38:20
Subject: Re: Question with DB2
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 14 Aug 2003 17:15:59 -0400
>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>