Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory
containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Richard van Denzel
Lawrence,
 
You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the default.
 
Met vriendelijke groet, with kind regards,
 
Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory
containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory
containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New York
State Thruway Authority immediately by either responding to this e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Gilbert, Guillaume
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys. 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New York
State Thruway Authority immediately by either responding to this e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain information that is confidential, privileged, and/or
otherwise exempt from disclosure under applicable law.  If this
electronic message is from an attorney or someone in the Legal
Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New York
State Thruway Authority immediately by either responding to this e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the
following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory
containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any
attachments
to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have
received
this message

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Gilbert, Guillaume
Your dsm.opt file should have only the following entry :

SErvername  backup 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Richard van Denzel
Lawrence,
 
Just digging back in memory: the dsm.opt can be anywhere on the system, the 
dsm.sys should be in the api directory.
Has this config ever worked before? If yes, what did you change?
 
Met vriendelijke groet, with kind regards,
 
Richard van Denzel.



Van: Lawrence Clark [mailto:[EMAIL PROTECTED]
Verzonden: ma 23-10-2006 15:59
Aan: Richard van Denzel
Onderwerp: RE: TDP for Oracle on AIX...configuration



IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 3, Level 3.0
(C) Copyright IBM Corporation 1997, 2006. All rights reserved.

IBM Tivoli Storage Manager
Command Line Backup/Archive Client Interface
  Client Version 5, Release 3, Level 4.0
  Client date/time: 10/23/06   09:59:29
(c) Copyright by IBM Corporation and othe


 Richard van Denzel [EMAIL PROTECTED] 10/23/06 9:48 AM 
What versions of BACLIENT and TDPO are you using?

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: Lawrence Clark [mailto:[EMAIL PROTECTED]
Verzonden: ma 23-10-2006 15:34
Aan: Richard van Denzel; ADSM-L@VM.MARIST.EDU
Onderwerp: Re: TDP for Oracle on AIX...configuration



Yes, I went through that Friday. Eliminate one option and the
following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory
containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have
received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New
York
State Thruway Authority immediately by either responding to this
e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.


The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to that
 and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the
following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Gilbert, Guillaume
You should now use the tdpoconf utility to set your password :

Tdpoconf password tdpo_optfile=tdpo.opt 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:56
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to that
and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Smith, I (Ian)
 
Run the tdpoconf passwd utility to create the file.

_
Ian Smith
SAN/TSM Specialist



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: 23 October 2006 15:56
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to that
and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Richard Sims

On Oct 23, 2006, at 10:56 AM, Lawrence Clark wrote:


 License Information:  License File Error - see tdpoerror.log for
details


Try fixing this first.


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Smith, I (Ian)
 
I also see there is a licence error. The agent.lic file is required for
the software to run, or you will get failures during the actual backup
operations.

_
Ian Smith
SAN/TSM Specialist



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Gilbert, Guillaume
Sent: 23 October 2006 16:07
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

You should now use the tdpoconf utility to set your password :

Tdpoconf password tdpo_optfile=tdpo.opt 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:56
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to that
and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Neil Rasmussen
Larry,

Before creating your password you should note two things: there is a
license file error - make sure that
/usr/tivoli/tsm/client/oracle/bin64/agent.lic exists. If not, you need to
use the installation CD and re-install DP Oracle (or atleast the license
portion). Secondly, notice where your password directory is pointing
/usr/tivoli/tsm/client/api/bin64, just make sure that this is what you
intended.


Regards,

Neil Rasmussen
Software Development
Data Protection for Oracle
[EMAIL PROTECTED]




Lawrence Clark [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU
10/23/2006 07:56 AM
Please respond to
ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU


To
ADSM-L@VM.MARIST.EDU
cc

Subject
Re: TDP for Oracle on AIX...configuration






 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to that
 and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the
following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
Now we're getting some place:
-Your format was in error...need the - to preface the optfile pointer
-Also,, the docs say the TDP does not use the node name from the
dsm.sys but the value in the tdpo.opt file sure needs
to match it

Tdpoconf password -tdpo_optfile=tdpo.opt



***
*   IBM Tivoli Storage Manager for Databases 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:

ANU0260I Password successfully changed.

[dba2dbms] /usr/tivoli/tsm/client/api/bin64 #


 [EMAIL PROTECTED] 10/23/06 11:07 AM 
You should now use the tdpoconf utility to set your password :

Tdpoconf password tdpo_optfile=tdpo.opt


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 10:56
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to
that
and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the
following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Lawrence Clark
where would that license file reside.

We instalelde from an old cd, and got the current version from the
net.

 [EMAIL PROTECTED] 10/23/06 11:24 AM 

I also see there is a licence error. The agent.lic file is required
for
the software to run, or you will get failures during the actual backup
operations.

_
Ian Smith
SAN/TSM Specialist



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Gilbert, Guillaume
Sent: 23 October 2006 16:07
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

You should now use the tdpoconf utility to set your password :

Tdpoconf password tdpo_optfile=tdpo.opt


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 10:56
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to
that
and I'm back to my original problem:

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

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the
following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Smith, I (Ian)
 
All options should be placed under the servername stanza in the dsm.sys
file. The opt file should just hold the servername. There are a few
options like the symbolic link etc, but all client options should be in
the sys file.

So take out all the lines from the opt file other than the servername
line.

Then update the stanza in the sys file with all options.

_
Ian Smith
SAN/TSM Specialist



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: 23 October 2006 15:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory containing
it. This means

Re: TDP for Oracle on AIX...configuration

2006-10-21 Thread Jurjen Oskam
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory containing
it. This means: tdpoconf password -tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


TDP for Oracle on AIX...configuration

2006-10-20 Thread Lawrence Clark
Hi, We are trying to set up the TDP for ORACLE to replace SQL_BACKTRACK.

The config chapter says set the password using:

tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

results:

IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 3, Level 3.0
(C) Copyright IBM Corporation 1997, 2006. All rights reserved.

ANU2534E Option file error.
[dba2dbms] /home/oracle/tsm #

That refers me to check the tdpoerror.log

That file says: 10/20/06   14:04:22 ANS0282E Password file is not
available.

But that is the point of the command...to set the contents of the
password file.

Anyone run acrosss that?





The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.


Re: TDP for Oracle on AIX...configuration

2006-10-20 Thread David Longo
Do you actually have a tdpo.opt file in /home/oracle/ts?

You have to create that file first and config it.  The error
is on that file, I believe.  Can't set password till config is done.

David Longo

 Lawrence Clark [EMAIL PROTECTED] 10/20/06 2:11 PM

Hi, We are trying to set up the TDP for ORACLE to replace
SQL_BACKTRACK.

The config chapter says set the password using:

tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

results:

IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 3, Level 3.0
(C) Copyright IBM Corporation 1997, 2006. All rights reserved.

ANU2534E Option file error.
[dba2dbms] /home/oracle/tsm #

That refers me to check the tdpoerror.log

That file says: 10/20/06   14:04:22 ANS0282E Password file is not
available.

But that is the point of the command...to set the contents of the
password file.

Anyone run acrosss that?





The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New York
State Thruway Authority immediately by either responding to this e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.

##
This message is for the named person's use only.  It may
contain confidential, proprietary, or legally privileged
information.  No confidentiality or privilege is waived or
lost by any mistransmission.  If you receive this message
in error, please immediately delete it and all copies of it
from your system, destroy any hard copies of it, and notify
the sender.  You must not, directly or indirectly, use,
disclose, distribute, print, or copy any part of this message
if you are not the intended recipient.  Health First reserves
the right to monitor all e-mail communications through its
networks.  Any views or opinions expressed in this message
are solely those of the individual sender, except (1) where
the message states such views or opinions are on behalf of
a particular entity;  and (2) the sender is authorized by
the entity to give such views or opinions.
##


Re: TDP for Oracle on AIX...configuration

2006-10-20 Thread Lawrence Clark
yes I do. content are:

***
* IBM Tivoli Storage Manager for Databases
* Data Protection for Oracle
*
* Sample tdpo.opt for the AIX Data Protection for Oracle 64bit
*

*DSMI_ORC_CONFIG/home/oracle/tsm/dsm.opt
DSMI_LOG   /home/oracle/tsm

*TDPO_FSorc9_db
TDPO_NODE  TDP_DBA2DBMS
*TDPO_OWNER username
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/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


 [EMAIL PROTECTED] 10/20/06 2:21 PM 
Do you actually have a tdpo.opt file in /home/oracle/ts?

You have to create that file first and config it.  The error
is on that file, I believe.  Can't set password till config is done.

David Longo

 Lawrence Clark [EMAIL PROTECTED] 10/20/06 2:11 PM

Hi, We are trying to set up the TDP for ORACLE to replace
SQL_BACKTRACK.

The config chapter says set the password using:

tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

results:

IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 3, Level 3.0
(C) Copyright IBM Corporation 1997, 2006. All rights reserved.

ANU2534E Option file error.
[dba2dbms] /home/oracle/tsm #

That refers me to check the tdpoerror.log

That file says: 10/20/06   14:04:22 ANS0282E Password file is not
available.

But that is the point of the command...to set the contents of the
password file.

Anyone run acrosss that?





The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have
received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New
York
State Thruway Authority immediately by either responding to this
e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.

##
This message is for the named person's use only.  It may
contain confidential, proprietary, or legally privileged
information.  No confidentiality or privilege is waived or
lost by any mistransmission.  If you receive this message
in error, please immediately delete it and all copies of it
from your system, destroy any hard copies of it, and notify
the sender.  You must not, directly or indirectly, use,
disclose, distribute, print, or copy any part of this message
if you are not the intended recipient.  Health First reserves
the right to monitor all e-mail communications through its
networks.  Any views or opinions expressed in this message
are solely those of the individual sender, except (1) where
the message states such views or opinions are on behalf of
a particular entity;  and (2) the sender is authorized by
the entity to give such views or opinions.
##


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.


Re: TDP for Oracle on AIX...configuration

2006-10-20 Thread Lawrence Clark
I filled in some more values in the tdpo.opt

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.sys
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle


TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/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

When I do the  tdpoconf showenv

I get:

10/20/06   15:14:05 ANS1038S Invalid option specified
10/20/06   15:17:29 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

dsm.sys is so:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

Now those are the normal format used in all our various AIX based
dsm.sys files

 [EMAIL PROTECTED] 10/20/06 2:21 PM 
Do you actually have a tdpo.opt file in /home/oracle/ts?

You have to create that file first and config it.  The error
is on that file, I believe.  Can't set password till config is done.

David Longo

 Lawrence Clark [EMAIL PROTECTED] 10/20/06 2:11 PM

Hi, We are trying to set up the TDP for ORACLE to replace
SQL_BACKTRACK.

The config chapter says set the password using:

tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

results:

IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 3, Level 3.0
(C) Copyright IBM Corporation 1997, 2006. All rights reserved.

ANU2534E Option file error.
[dba2dbms] /home/oracle/tsm #

That refers me to check the tdpoerror.log

That file says: 10/20/06   14:04:22 ANS0282E Password file is not
available.

But that is the point of the command...to set the contents of the
password file.

Anyone run acrosss that?





The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain information that is confidential,
privileged, and/or otherwise exempt from disclosure under applicable
law.  If this electronic message is from an attorney or someone in the
Legal Department, it may also contain confidential attorney-client
communications which may be privileged and protected from disclosure.
If you are not the intended recipient, be advised that you have
received
this message in error and that any use, dissemination, forwarding,
printing, or copying is strictly prohibited.  Please notify the New
York
State Thruway Authority immediately by either responding to this
e-mail
or calling (518) 436-2700, and destroy all copies of this message and
any attachments.

##
This message is for the named person's use only.  It may
contain confidential, proprietary, or legally privileged
information.  No confidentiality or privilege is waived or
lost by any mistransmission.  If you receive this message
in error, please immediately delete it and all copies of it
from your system, destroy any hard copies of it, and notify
the sender.  You must not, directly or indirectly, use,
disclose, distribute, print, or copy any part of this message
if you are not the intended recipient.  Health First reserves
the right to monitor all e-mail communications through its
networks.  Any views or opinions expressed in this message
are solely those of the individual sender, except (1) where
the message states such views or opinions are on behalf of
a particular entity;  and (2) the sender is authorized by
the entity to give such views or opinions.
##


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.