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 > DB2 DPF on AIX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-05-10, 06:12
stj20 stj20 is offline
Registered User
 
Join Date: Jun 2010
Posts: 34
DB2 DPF on AIX

Hi , We use TSM for backup and log archiving. It was working fine for last few months. TSM team has changed the password as they thought it has been expired. (DB2 Archive failed). I can not see any values on current db CFg for TSM( for password, node name, user and management class) . Do I need to set these values in DB CFG to take effect of the new password ? (But it worked before with blank values for TSM parms)
Reply With Quote
  #2 (permalink)  
Old 10-05-10, 07:14
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Hi,

check
env | grep DSMI
The values could be configured in the dsm.sys.

If Passwordaccess is set to generate, you have to set a password with dsmapipw. You have to use it as root with the DB2 environment of the Instance.
Reply With Quote
  #3 (permalink)  
Old 10-05-10, 09:11
stj20 stj20 is offline
Registered User
 
Join Date: Jun 2010
Posts: 34
Hi, Thnaks for the reply.

I have issued env | grep DSMI and received below:

DSMI_CONFIG=/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG=/db/db2inst1/sqllib/db2dump/dsmerror_db2.log1
DSMI_DIR=/usr/tivoli/tsm/client/api/bin32

How should I check passwordaccess is set to generate or not ? If it not generate can I just bounced Db2 and will the new password will affect/

Also, If I need to reset it I don't have the old password to do that ( I Checked the manual and it says one need to enter old password before changing it) . Is there any workaround . Thanks again for your help !

Last edited by stj20; 10-05-10 at 09:25.
Reply With Quote
  #4 (permalink)  
Old 10-05-10, 10:14
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Check /usr/tivoli/tsm/client/api/bin64/dsm.sys
if the file is there
Reply With Quote
  #5 (permalink)  
Old 10-05-10, 12:54
stj20 stj20 is offline
Registered User
 
Join Date: Jun 2010
Posts: 34
Thanks, It worked.
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