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:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 4:16 PM To: [EMAIL PROTECTED] 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
