errtext

Displays the error message of a specific error number.

For detailed information about messages, see "Error messages" in the IBM Knowledge Center.

Does not require a login or authentication to use.

errtext error_number

The message ID is also displayed (for example, HPDMS4047E) The message ID consists of 10 alphanumeric characters that uniquely identify the message. The message ID is composed of the following pieces:

Options

Return codes

Examples

  • The following example displays the error message associated with a specific decimal number:
    pdadmin> errtext 268808652
    The output is like:
    HPDAC0460E The protected object space specified already exists in the authorization policy database (status 0x1005b1cc)

    Parent topic: pdadmin commands