stcode(1ncs) ultrix man page | unix.com

Query: stcode

OS: ultrix

Section: 1ncs

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

stcode(1ncs)															      stcode(1ncs)

Name
       stcode - translate a hexadecimal status code value to a textual message

Syntax
       stcode hex_stat_code

Description
       The  command  prints the textual message associated with a hexadecimal status code.  This command is useful when a program produces a hexa-
       decimal status code instead of a textual message.

       The command processes predefined status codes.  No provision is currently made to add user-defined status codes to the error text database.

Examples
       Translate the hexadecimal status code 1c010003:
       # stcode 1c010003
       unknown interface (network computing system/RPC runtime)

																      stcode(1ncs)
Related Man Pages
rpc_clear_binding(3ncs) - ultrix
rpc_inq_object(3ncs) - ultrix
rrpc_shutdown(3ncs) - ultrix
socket_family_from_name(3ncs) - ultrix
gss_display_status(3) - hpux
Similar Topics in the Unix Linux Community
Appending line
Reported Post by disedorgue
MYSQL merge csv data with exisiting table