Hi Richard , Thank you for your support.. I have followed "Backing up DB2 on AIX using Tivoli Storage Manager" redbook. Now all the configurations are done. Then i try to backup, one more error code is coming db2 backup db sample use tsm SQL2062N An Error occurred while accessing media "/home/db2inst1/sqllib/libtsm.a". Reason Code: "2032". I read the API reurn codes source file .. Explanation:
PASSWORDACCESS=GENERATE establishes a session with the current login user as the owner. The application should set clientOwnerNameP to NULL when PASSWORDACCESS=GENERATE is in effect. messagemessage System action: The system returns to the calling procedure. Whether the application can continue processing depends on how the application handles the error. User response: This message applies to applications that utilize the TSM API, and is intended primarily for the vendor of the application for which the message is issued. Depending on the application, this could be a configuration issue. Consult the documentation for the application and verify that the application is configured correctly. If the problem persists, contact the application vendor for further assistance. Still i have issue , please advice how can i procees further.. Thanks and Regards \ Murugan ________________________________ From: ADSM: Dist Stor Manager on behalf of Richard Sims Sent: Sun 4/1/2007 5:08 PM To: [email protected] Subject: Re: [ADSM-L] DB2 Backup on tsm error. On Mar 31, 2007, at 11:42 PM, Murugan_Pachamallayan wrote: > DSMI_DIR=/usr/tivoli/tsm/client/api/ Hello, Murugan - One issue that stands out to me is the above DSMI_DIR being used: it needs to point to the directory where your dsmtca and dsm.sys are located, which conventionally should be one of: /usr/tivoli/tsm/client/api/bin or /usr/tivoli/tsm/client/api/bin64 depending upon your OS bitmode. Assure also that the DSMI_LOG directory is writable by those who will invoke the client software, so that they may write a dsierror.log file therein. (And, if there is now such a log file there, it might contain some helpful recordings.) Be sure to meticulously follow the instructions in the "Backing up DB2 on AIX using Tivoli Storage Manager" redbook. Richard Sims DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
