pdjservicelevel

Returns the service level of installed Verify Identity Access files that use the IBM Verify Identity Access Runtime for Java package.

Note: This utility is for use by support personnel.

Syntax

pdjservicelevel directory

Description

The pdjservicelevel utility recursively scans the specified directory and returns the name and service level for each file to standard output. Only executable programs, shared libraries, archives, and other such files have a service level.

If the service level for a file cannot be determined, the string "Unknown" is written to standard output. Generally, ASCII files and other such files do not have service levels.

Note: For this utility to determine the service level of a JAR file, the Java™ jar utility must exist in the system PATH statement. When the jar utility cannot be found, the service level that is reported for all JAR files is "Unknown".

Parameters

directory
Specifies the fully qualified name of the directory.

Availability

This utility is installed as part of the IBM Verify Identity Access Runtime for Java package. It is in one of the following default installation directories:
  • On AIX, Linux, and Solaris operating systems:
    /opt/PolicyDirector/sbin
  • On Windows operating systems:
    C:\Program Files\Tivoli\Policy Director\sbin

When an installation directory other than the default is selected, this utility is in the /sbin directory under the installation directory (for example, installation_directory/sbin).

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.