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 > 8.2: TSM & Archive Log

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-13-05, 12:18
sun4u sun4u is offline
Registered User
 
Join Date: Dec 2005
Posts: 18
8.2: TSM & Archive Log

FUNCTION: DB2 UDB, data protection, sqlpgArchiveLogFile, probe:3160
MESSAGE : Failed to archive log file S0000001.LOG to TSM chain 0 from
C:\DB2\NODE0000\SQL00001\SQLOGDIR\ with rc = 11.

We are on version 8.2.1 and backup to TSM works fine but archiving log fails !

Any suggestions...?
Reply With Quote
  #2 (permalink)  
Old 12-13-05, 12:57
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
It looks like TSM has a problem.0011 E DSM_RC_ABORT_NO_REPOSIT_SPACE Explanation: The server does not have any space available to store the object. System Action: TSM ended the current operation. User Response: You can take any of the following actions: v Request the system administrator to add space to the storage pool. v For TSM client, set COMPRESSALWAYS=NO and COMPRESSIon=YES in the options file (DSM.OPT), then the file will be resent uncompressed if it grows during compression. v For API Applications, consult the application’s documentation for recommendations regarding compression. v Turn off disk caching in the disk storage pool, and issue MOVE DATA commands to each disk pool volume to clear out the cached bitfiles.
Talk to your TSM admin.
__________________
mota
Reply With Quote
  #3 (permalink)  
Old 12-14-05, 04:32
sun4u sun4u is offline
Registered User
 
Join Date: Dec 2005
Posts: 18
there is plenty of space in the dbpool disk pool and backup always works fine.

I am not sure if there has to be a separate pool for logs !

Thanks for help.
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