ADSM-L

Re: Oracle TDP Issues

2003-07-25 20:16:50
Subject: Re: Oracle TDP Issues
From: Bill Boyer <bill.boyer AT VERIZON DOT NET>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 25 Jul 2003 20:16:32 -0400
TDP agents are API clients and use the version of dsm.sys located in the
/usr/tivoli/tsm/client/api/bin directory. What I normally do is create a
link to the /usr/tivoli/tsm/client/ba/bin/dsm.sys file in the api/bin or
api/bin64 directory. That way I only have to maintain a single copy of the
DSM.SYS file. I then create multiple server stanzas for different nodenames.
For the TDP the server stanza pointed to by the DSM.OPT file which is
pointed to by the TDPO_OPTFILE parameter should have passwordaccess prompt,
or no passwordacess line. The default is PROMPT. I just set up 2 servers
today with the 5.2 version.

You also need to link to the /usr/lib/libobk64.a file in the
$ORACLE_HOME/lib directory for each different instance/version you have
installed. That little piece took me a couple hours to figure out today.
Live and learn!

Bill Boyer
DSS, Inc.

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU]On Behalf Of
Mike Cantrell
Sent: Friday, July 25, 2003 11:42 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: Oracle TDP Issues


I have tried  passwordaccess prompt and I still get the same error.
ANS0237E (RC2033) On dsmInit, the node is not allowed when
PASSWORDACCESS=generate.
The only reference is in the dsm.sys file.


-----Original Message-----
From: Sean M English [mailto:senglish AT US.IBM DOT COM]
Sent: Friday, July 25, 2003 10:22 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: Oracle TDP Issues


I could be wrong, but if I remember correctly, you have to have
PASSWORDACCESS set to Prompt....Generate will not work.

Regards,
Sean

Sean M. English
Enterprise Storage Management
IBM Global Services, SDC
Charlotte, NC
You can't change the wind, but you can adjust the sails.




|---------+---------------------------->
|         |           Mike Cantrell    |
|         |           <Mike_Cantrell@SA|
|         |           KSINC.COM>       |
|         |           Sent by: "ADSM:  |
|         |           Dist Stor        |
|         |           Manager"         |
|         |           <[email protected]|
|         |           .EDU>            |
|         |                            |
|         |                            |
|         |           07/25/2003 11:17 |
|         |           AM               |
|         |           Please respond to|
|         |           "ADSM: Dist Stor |
|         |           Manager"         |
|         |                            |
|---------+---------------------------->

>---------------------------------------------------------------------------
------------------------------------------------------------------|
  |
|
  |       To:       ADSM-L AT VM.MARIST DOT EDU
|
  |       cc:
|
  |       Subject:  Oracle TDP Issues
|
  |
|

>---------------------------------------------------------------------------
------------------------------------------------------------------|




Greetings
I upgraded to the Oracle TDP 5.2 because we are using Oracle 9. I also have
an Oracle 8 instance and use the Oracle TDP v2. The Oracle TDP v2 works
fine
and the tdpo.opt is located /usr/tivoli/tsm/client/oracle/bin/.  I can not
get the tdpoconf password for v5.2 to set the password. I have looked at
the
redbook for setting password and point to the dsm.opt and use the dsm.sys
for reference for the tdpo.opt files.When I run
/usr/tivoli/tsm/client/oracle/bin/tdpoconf password for the old TDP v2 the
password is set.

I have tried passwordaccess prompted

When I try to set the password for the new v5.2 here is what happens.
root AT jxn-ux-ora01p.saksinc DOT com[/usr/tivoli/tsm/client/oracle/bin64]#
tdpoconf password

***************************************************************
*       Tivoli Data Protection for Oracle Utility             *
*  Password file initialization/update program                *
*     ROOT privilege needed to update value                   *
***************************************************************

Please enter current password:

Please enter new password:

Please reenter new password for verification:

ANS0237E (RC2033) On dsmInit, the node is not allowed when
PASSWORDACCESS=generate.

/var/tivoli/tsm/client/ba/bin/dsm.sys

SErvername              TSM
   COMMmethod           TCPip
   TCPPort              1500
   TCPServeraddress     JXN-UX-TSMBR.SAKSINC.COM
   HTTPport             1581
   passwordaccess       generate
   errorlogname         /var/tsm/tsmerror.log
   errorlogretention    30,D
   inclexcl             /etc/inclexcl
   managedservices      webclient schedule
   schedlogname         /var/tsm/tsmsched.log
   schedlogretention    30,D
   tcpbuffsize          31
   tcpnodelay           no
   tcpwindowsize        32
   nodename             JXN-UX-ORA01P

/var/tivoli/tsm/client/oracle/bin64/tdpo.opt

DSMI_ORC_CONFIG    /usr/tivoli/tsm/client/api/bin/dsm.opt
DSMI_LOG           /var/tsm

TDPO_FS            ora9_db
*TDPO_OWNER         oracle
*TDPO_PSWDPATH      /usr/tivoli/tsm/client/oracle/bin64

*TDPO_DATE_FMT      1
*TDPO_NUM_FMT       1
*TDPO_TIME_FMT      1

*TDPO_MGMT_CLASS2   14versions_tape_tdp
*TDPO_MGMT_CLASS3   mgmtclass3
*TDPO_MGMT_CLASS4   mgmtclass4


/var/tivoli/tsm/client/oracle/bin/tdpo.opt

DSMI_ORC_CONFIG    /usr/tivoli/tsm/client/api/bin/dsm.opt
DSMI_LOG           /var/tsm

TDPO_FS            orc8_db
*TDPO_OWNER         oracle
*TDPO_PSWDPATH      /usr/tivoli/tsm/client/oracle/bin

*TDPO_DATE_FMT      1
*TDPO_NUM_FMT       1
*TDPO_TIME_FMT      1

*TDPO_MGMT_CLASS2   14versions_tape_tdp
*TDPO_MGMT_CLASS3   mgmtclass3
*TDPO_MGMT_CLASS4   mgmtclass4

<Prev in Thread] Current Thread [Next in Thread>