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 > Backing up DB2 to ADSM gives libtadsm.a reasoncode -50

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-31-03, 02:28
arve.garmager arve.garmager is offline
Registered User
 
Join Date: Oct 2003
Location: Norway
Posts: 2
Question Backing up DB2 to ADSM gives libtadsm.a reasoncode -50

I have created a DB2 database which I want to back up directly to tape.
(Backup to disk works perfectly, but takes a lot of disk storage.)

When I run the following:
db2 backup database <database> online use tsm

I get this error:
SQL2062N An error occurred while accessing media
"/home/<database>/sqllib/adsm/libtadsm.a". Reason code: "-50".

I have set these environment variables:
DSMI_CONFIG=/usr/tivoli/tsm/client/api/bin/dsm.opt
DSMI_LOG=/home/<database>
DSMI_DIR=/usr/tivoli/tsm/client/api/bin

(I have restarted the database this env, so I know they are loaded.)

Anyone got a clue?

Regards, Arve
Reply With Quote
  #2 (permalink)  
Old 10-31-03, 02:37
arve.garmager arve.garmager is offline
Registered User
 
Join Date: Oct 2003
Location: Norway
Posts: 2
Exclamation

This is BTW:
AIX 4.3.3, 32 bits.
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