pdversion
Lists the current version ISAM components that are installed on the system.
pdversion [-key key1, key2...keyX] [-separator delimiter_character]
Parameters
- -key key1, key2...keyX
- Component or components of the current version. (Optional) The following are possible values of -key:
- pdacld - Security Verify Access Authorization Server
- pdauthadk - Security Verify Access Application Developer Kit
- pdjrte - Security Verify Access Runtime for Java™
- pdmgr - Security Verify Access Policy Server
- pdrte - Security Verify Access Runtime
- pdsms - Security Verify Access Session Manager Server
- pdweb - Security Verify Access WebSEAL
- pdwebars - Security Verify Access Attribute Retrieval Service
- pdwebadk - Security Verify Access Web Security ADK
- pdwebrte - Security Verify Access Web Security Runtime
- tivsecutl - IBM Tivoli® Security Utilities
The version information for the various blades shows up when the blade packages are installed on the system. The following components are basic components:
- Security Verify Access Runtime
- Security Verify Access Policy Server
- Security Verify AccessWeb Portal Manager
- Security Verify Access Application Developer Kit
- Security Verify Access Authorization Server
- Security Verify Access Runtime for Java
The following components are blades:
- Security Verify Access WebSEAL
- Security Verify Access web Security Runtime
- Security Verify Access web Security ADK
- Security Verify Access Session Manager Server
- Security Verify Access Attribute Retrieval Service
- -separator delimiter_character
- Separator used to delimit the description of the component from its version. (Optional)
Availability
This utility is in one of the following default installation directories:
- On AIX, Linux, and Solaris operating systems:
/opt/PolicyDirector/bin
On Windows operating systems: C:\Program Files\Tivoli\Policy Director\bin
When an installation directory other than the default is selected, this utility is in the /bin directory under the installation directory (for example, installation directory/bin).
Return codes
- 0
- The utility completed successfully.
- 1
- The utility failed. When a utility fails, a description of the error and an error status code in hexadecimal format is provided (for example, 0x15c3a00c). See the Messages topics in the Knowledge Center for more information.
Parent topic: Serviceability commands