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 > TSM management class modified on TSM side but the changes are ignored by the db

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-10-10, 17:27
LittlePig LittlePig is offline
Registered User
 
Join Date: Aug 2010
Posts: 5
TSM management class modified on TSM side but the changes are ignored by the db

Hi,

I have modified the management class parameter (TSM_MGMTCLASS), which was already used by the db, on the TSM server in order to change the primary storage pool where the logs are sent. When I query this management class on the TSM server it is showing me the updated destination but in fact the logs are still sent to the previous storage pool. Do you know why this is happening? Is it needed to do an offline backup or restart of the db before the changes done on TSM side will be taken also on db side?
I am absolute beginner for db2 so excuse me if the question isn't clear and feel free to ask for details.

Thanks!
Reply With Quote
  #2 (permalink)  
Old 09-10-10, 18:34
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
TSM_MGMTCLASS affects backups, not log archiving. You will need to specify correct TSM options in the LOGARCHOPT1 (LOGARCHOPT1 ) database configuration parameter.
Reply With Quote
  #3 (permalink)  
Old 09-10-10, 19:59
LittlePig LittlePig is offline
Registered User
 
Join Date: Aug 2010
Posts: 5
Thanks a lot n_i!
I learned my lesson now so I will triple check before doing modifications like that
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