HP Open Source Security for OpenVMS Volume 1:... |
CDSA Utility Programs |
|
|
| |
SYNOPSIS ![]()
cdsa_error base_flag error_code
| base_flag | The mathematical base in
which the error code is represented:
| ||||||||||
| error_code | The error code stated in the numerical base specified by the base-flag parameter. |
$ cdsa_error -h 3135 Error: CSSMERR_DL_STALE_UNIQUE_RECORD The record returned has been changed by someone and is stale
$ cdsa_error -? dka300:[sys0.syscommon.][sysexe]cdsa$output_error.exe;1: illegal option -- ? cdsa$output_error -d|o|h <Error Code> options: -d : Error code is a decimal number -o : Error code is an octal number -h : Error code is a hexadecimal number
|
|