If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Urgent-Error with tsm

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-21-07, 02:25
Meena.s Meena.s is offline
Registered User
 
Join Date: Sep 2006
Posts: 87
Urgent-Error with tsm

Hi All,

we are using db2 v8.1 and fixpak 7 with os level aix 4.3.3. The database is online backup and we got the error in the backup logs as
SQL2062N An error occurred while accessing media
"/instance home/sqllib/adsm/libtsm.a". Reason code: "61".
From the error, we came to know that the tsm node is locked
So from the TSM side they have reset the password for the node(client) and from the database side in the root we have updated the pwd through dsmapipw. But getting error "406 Error in user configration files" and also we are not able to issue the query db2adutl query full ". It's giving error like

Error: Initialize session failed with ADSM return code 61
hope as the password has not updated properly.

Any help

Many Thanks
Meena.s
Reply With Quote
  #2 (permalink)  
Old 09-24-07, 05:39
msundaram msundaram is offline
Registered User
 
Join Date: Jun 2003
Location: Chennai
Posts: 26
Not sure if it helps..

Looks like some configuration issue. If you have any other kind of environment just compare the TSM files.

0406 S DSM_RC_NO_OPT_FILE

Explanation: The options file specified by file-name cannot be found.
System Action: The TSM client ends.

User Response: See if you have the environment variable DSM_CONFIG (or DSMI_CONFIG for the API) set, which explicitly identifies the TSM options file. ( You can do this by entering the SET command at your system.) If this environment variable is set, ensure the file indicated by the variable exists. If it is not set, then TSM looks for the file dsm.opt in the current directory. If neither of these cases is met, you receive this error message.
__________________
MS
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On