OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Action: Use the <kw>([switch_is]) attribute only on instances of nonencapsulated union
types.
0x13283127 NIDL_SWDATATYPE
Severity: Varies Component: idl
Text: Data type of [switch_is] variable %1$s does not agree with [switch_type] %2$s
Explanation: The data type of the variable referenced in the <kw>([switch_is]) clause
must be the same as the data type referenced in the <kw>([switch_type]) clause of the
items type definition.
Action: Make sure that all instances of a type that has the <kw>([switch_type]) attribute
have a <kw>([switch_is]) clause whose data type agrees with the <kw>([switch_type]).
0x13283128 NIDL_SWTYPENEU
Severity: Varies Component: idl
Text: A [switch_type] attribute is only valid on a nonencapsulated union type
Explanation: A <kw>([switch_type]) attribute is used on a union type to identify the
union discriminator type. It is not valid on a non-union type. It is also not valid on an
encapsulated union type, where the union discriminator type and variable must be
specified in a <kw>(switch) clause.
Action: Use the <kw>([switch_type]) attribute only on definitions of nonencapsulated
union types.
0x132830ef NIDL_SYNTAXERR
Severity: Varies Component: idl
Text: Syntax error
Explanation: The source input is incorrect and no interpretation can be made.
Action: Examine the source input on and near the source listed and correct any errors.
0x132830f0 NIDL_SYNTAXNEAR
Severity: Varies Component: idl
Text: Syntax error near "%2$.*1$s"
Explanation: The source input is incorrect and no interpretation can be made for
<v>(source-text).
Action: Examine the source input on and near the source listed and correct any errors.
0x132830f1 NIDL_SYNTAXUUID
Severity: Varies Component: idl
Text: Syntax error in UUID format
2 462 Tandem Computers Incorporated 124330