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 > Backup Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-06, 10:19
venky5436 venky5436 is offline
Registered User
 
Join Date: Jul 2005
Posts: 47
Backup Error

Can anyone please help in diagnosing the backup error I received when I ran the command

db2 list history backup all for database1

SQLCA Information

sqlcaid : SQLCA sqlcabc: 136 sqlcode: -2062 sqlerrml: 42

sqlerrmc: /db2home/db2inst1/sqllib/adsm/libtsm.aÿ-50
sqlerrp : sqlubMWR
sqlerrd : (1) 0 (2) 0 (3) 0
(4) 0 (5) 0 (6) 0
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate:



Thanks
venkat
Reply With Quote
  #2 (permalink)  
Old 12-04-06, 12:15
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
sqlca

this is an error when backup was taken
tsm or tsm lib could not be accessed
do : db2 ? sql2062"
is this the first usage of tsm
check path / config file / setup of tsm for this user/db
this has nothing todo with db2 just a setup problem
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 12-04-06, 13:38
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
TSM return code -50 means "TCP/IP communication error" or something like that. Check that the TSM server is accessible.
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