TSM client connection to TSM server

Nodirbek

Active Newcomer
Joined
Dec 18, 2019
Messages
6
Reaction score
1
Points
0
PREDATAR Control23

Good day!

I am having issue connecting the client to tsm server.

tdpofoconf password command completed successfully but tdpoconf showenv error Password file not available.

the node password already updated in TSM server by command
update node herculesdb_ora herculesdb_ora



01/28/20 14:37:52 (dsmcad) ANS1977E Dsmcad schedule invocation was unsuccessful. This command will be tried again in 10 minutes.
01/28/20 14:37:52 (dsmcad) Command will be executed in 10 minutes.
01/28/20 14:47:52 (dsmcad) Executing scheduled command now.
01/28/20 14:48:02 (dsmcad) ANS1977E Dsmcad schedule invocation was unsuccessful. This command will be tried again in 10 minutes.
01/28/20 14:48:02 (dsmcad) Command will be executed in 10 minutes.
01/28/20 14:51:49 (dsmcad) IBM Spectrum Protect
01/28/20 14:51:49 (dsmcad) Client Acceptor - Built Jul 2 2018 18:29:34
01/28/20 14:51:49 (dsmcad) Version 8, Release 1, Level 6.0
01/28/20 14:51:49 (dsmcad) ANS3000I TCP/IP communications available on port 39714.
01/28/20 14:51:49 (dsmcad) Dsmcad is working in Webclient Schedule mode.
01/28/20 14:51:49 (dsmcad) ANS3000I HTTP communications available on port 1581.
01/28/20 14:51:49 (dsmcad) ANS9252I Value of environment variable: DSM_DIR not set. Defaults to /usr/tivoli/tsm/client/ba/bin64.
01/28/20 14:51:49 (dsmcad) ANS9252I Value of environment variable: DSM_CONFIG not set. Defaults to /usr/tivoli/tsm/client/ba/bin64.
01/28/20 14:51:49 (dsmcad) Command will be executed in 1 minute.
01/28/20 14:51:50 (dsmcad) ANS1025E Session rejected: Authentication failure
01/28/20 14:51:50 (dsmcad) ANS1570E Registering this instance of the client acceptor with the server failed. The client acceptor process continues.
 
PREDATAR Control23

please make sure the dsm.sys is the same under ba/api/TDPO ,also make sure that you are pointing to the correct dsm.opt file, and make sure that the "passworddir" in the TDPO stanza is pointing to a directory that could be edited by the Oracle and root user
 
PREDATAR Control23

Hi Mahmoud,

thank you for reply.

These are the option files
IBM Spectrum Protect for Databases
* Data Protection for Oracle
*
* Sample tdpo.opt for the AIX Data Protection for Oracle 64bit
*********************************************************************
DSMI_ORC_CONFIG /usr/tivoli/tsm/client/oracle/bin64/dsm.opt
DSMI_LOG /home/oraprod/


*TDPO_FS orc9_db
*TDPO_NODE <hostname>
*TDPO_OWNER <username>
*TDPO_PSWDPATH /usr/tivoli/tsm/client/oracle/bin64

*TDPO_DATE_FMT 1
*TDPO_NUM_FMT 1
*TDPO_TIME_FMT 1

*TDPO_MGMT_CLASS_2 mgmtclass2
*TDPO_MGMT_CLASS_3 mgmtclass3
*TDPO_MGMT_CLASS_4 mgmtclass4





this is the output of tdpoocnf showenv
=====================================

IBM Spectrum Protect for Databases:
Data Protection for Oracle
Version 8, Release 1, Level 0.0
(C) Copyright IBM Corporation 1997, 2016. All rights reserved.


Data Protection for Oracle Information
Version: 8
Release: 1
Level: 0
Sublevel: 0
Platform: 64bit TDP Oracle AIX

IBM Spectrum Protect Server Information
Server Name: TSM_ORA
Server Address: 10.20.100.212
Communication Method: TCP/IP

Session Information
Owner Name:
Node Name: HERCULESDB_ORA
DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
DSMI_ORC_CONFIG: /usr/tivoli/tsm/client/oracle/bin64/dsm.opt
TDPO_OPTFILE: /usr/tivoli/tsm/client/oracle/bin64/tdpo.opt
Compression: FALSE
License Information: License file exists and contains valid license data.



ANS0282E (RC168) Password file is not available.





this is dsm.sys configuration
============================

SErvername tsm
*** The MYREPLICATIONServer and MYPRIMARYServername options are automatically updated and should not be changed manually
MYREPLICATIONServer DRTSM
MYPRIMARYServername PRDTSM
COMMMethod TCPip
TCPPort 1500
TCPServeraddress 10.20.100.212
PASSWORDACCESS GENERATE
MANAGEDSERVICES WEBCLIENT SCHEDULE
ERRORLOGNAME /usr/tivoli/tsm/client/ba/bin64/dsmerror.log
SCHEDLOGNAME /usr/tivoli/tsm/client/ba/bin64/dsmsched.log
ERRORLOGRET 30 D
SCHEDLOGMAX 120
HTTPPORT 1581
EXCLUDE /.../*.dbf
EXCLUDE /.../*_.tmp
EXCLUDE /.../ARCH*.arc

SERVERNAME tsm_ora
COMMMethod TCPip
TCPPort 1500
TCPServeraddress 10.20.100.212
PASSWORDACCESS GENERATE FOR ORACLE
passworddir /home/oraprod
NODENAME herculesdb_ora
 
PREDATAR Control23

I am having same issue but with more trouble. After updating node password successfully also i am getting ANS1025E (RC137) Session rejected: Authentication failure error and i also could not found the tsm.pwd in client which is having Windows 2012 R2.
 
PREDATAR Control23

could you please change the passworddir to be :
passworddir /usr/tivoli/tsm/client/oracle/bin64/

just to be sure that directory is write enabled for both root and Oracle user and try to run "tdpoconf password" once more to check
 
PREDATAR Control23

hi,

Connection is established!

The issue was from one server there are 2 node clients: 1 for File system backup and 2nd is for Oracle db backup. We have reset password for hostname which is herculesdb then it worked. before I was trying herculesdb_ora.

thanks Mahmoud for support!.
 
Top