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 > SQL2062N backup failed to Tivoli Storage Manager

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-03, 16:26
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
SQL2062N backup failed to Tivoli Storage Manager

I run the following command to perform an online backup to tivoli
storage manager for DB2 UDB 7.2 on AIX 5.2L and it keeps failing with the error message:

db2 backup database prod online use tsm

SQL2062N An error occurred while accessing media
/home/db2inst1/sqllib/adsm/libtadsm.a Reason Code "406"

Any way to fix this error so that I can backup our database? Thanks

Scott
Reply With Quote
  #2 (permalink)  
Old 10-24-03, 13:50
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
Reason code 406 returned by TSM
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.
HTH
__________________
mota
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