OSF DCE Problem Determination Guide

Error Messages and Status Codes
Explanation: The UUID specified in the <kw>([uuid]) attribute of an interface is not in a
valid format.
Action: Make sure the UUID is transcribed correctly and contains the required
punctuation.
0x132830f2 NIDL_SYSERRMSG
Severity: Varies Component: idl
Text: System error message: %1$s
Explanation: Identifies the cause of the previous error.
Action: See the system documentation for an explanation of the error message.
0x1328302b NIDL_SYSIDLNAME
Severity: Varies Component: idl
Text: Warning: File %1$s is a system-defined IDL filename
Explanation: The file <v>(filename) has the same name as an RPC-supplied system IDL
file. This can cause unexpected compilation errors, such as missing declarations of IDL
predefined types.
Action: Rename <v>(filename) so it does not conflict with any of the system-defined IDL
filenames.
0x1328315e NIDL_TAGAFTDATA
Severity: Varies Component: idl
Text: A [cs_rtag] parameter must precede any [out] [cs_char] data in a parameter list
Explanation: A <kw>([cs_rtag]) parameter must occur in an operation’s parameter list
before any [out] parameters containing types with the [cs_char] ACF attribute.
Action: Re-order the parameters to meet this requirement.
0x1328315d NIDL_TAGBEFDATA
Severity: Varies Component: idl
Text: A [cs_stag] parameter must precede any [in] [cs_char] data in a parameter list
Explanation: A <kw>([cs_stag]) parameter must occur in an operation’s parameter list
before any [in] parameters containing types with the [cs_char] ACF attribute.
Action: Re-order the parameters to meet this requirement.
0x13283165 NIDL_TAGPRMTYPE
Severity: Varies Component: idl
Text: Tag parameters must have type unsigned long int passed by value or reference
124330 Tandem Computers Incorporated 2463