pdjservicelevel
Returns the service level of installed Verify Identity Access files that use the IBM Verify Identity Access Runtime for Java package.
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.
"Unknown".Parameters
directory- Specifies the fully qualified name of the directory.
Availability
- 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.