showenvironment command

Use the showenvironment command to query the IBM® Storage Protect server with the options that are set in –TDPO_OPTFILE, the tdpo.opt file in the default installation directory, or the default values set by Data Protection for Oracle.

The screen output displays information about the IBM Storage Protect API and IBM Storage Protect server. This command is useful if you are troubleshooting setup errors for Data Protection for Oracle. If the password file is not initialized properly, the output of the tdpoconf showenvironment command reports the error.
Tip: To ensure that the environment is set up correctly before you use RMAN, direct the setup output to a file with the –outfile option.

Syntax


1  TDPOCONF  SHOWENVironment?  -TDPO_OPTFILE=
2.1! installed tdpo.opt
2.1 
2.1 pathname?  -OUTfile= pathname

Optional parameters

-TDPO_OPTFILE=pathname
This parameter specifies the fully qualified path name to the tdpo.opt file. The options file is used by the utilities and the Data Protection for Oracle library.
-OUTfile=pathname
This parameter specifies the fully qualified path name to the output file. The formatted text of this file is the same content that in the output on screen.

Example

The following example shows the output of the tdpoconf showenvironment command:
Data Protection for Oracle Information
 Version:              8
 Release:              1
 Level:                0
 Sublevel:             0
 Platform:             64bit TDPO Linux86-64
IBM  Protect Server Information
 Server Name:          TSMSERVER_ORC
 Server Address:       TSMSERVER
 Server Type:          Linux/x86_64
 Server Port:          1500
 Communication Method: TCP/IP

Session Information
 Owner Name:
 Node Name:            NODE_ORC
 Node Type:            TDPO Linux86-64
 DSMI_DIR:             /opt/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:      /opt/tivoli/tsm/client/oracle/bin64/dsm.opt
 TDPO_OPTFILE:         /opt/tivoli/tsm/client/oracle/bin64/tdpo.opt
 Compression:          FALSE
 License Information:  License file exists and contains valid license data.
IBM  Protect for Databases:
Data Protection for Oracle
Version 8, Release 1, Level 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 SUN
IBM  Protect Server Information
 Server Name:          TSMSERVER_ORACLE
 Server Address:       TSMSERVER
 Server Type:          Windows
 Server Port:          1500
 Communication Method: TCP/IP

Session Information
 Node Name:            NODE_oracle
 Node Type:            TDP Oracle SUN
 DSMI_DIR:             /opt/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:      /opt/tivoli/tsm/client/oracle/bin64/dsm.opt
 TDPO_OPTFILE:         /opt/tivoli/tsm/client/oracle/bin64/tdpo.opt
 Password Directory:   /opt/tivoli/tsm/client/oracle/bin64
 Compression:          FALSE
 License Information:  License file exists and contains valid license data.
Tip: The Server Name identifies the IBM Storage Protect server stanza in the dsm.sys file, not the name of the IBM Storage Protect server.