OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Text: A [switch_is] variable must not have a [transmit_as] type
Explanation: The parameter or field referenced in a <kw>([switch_is]) clause must not
be of a data type that has been declared to have a <kw>([transmit_as]) type.
Action: Change the referenced parameter or field data type, or the data type definition
itself.
0x13283053 NIDL_DUPCASEVAL
Severity: Varies Component: idl
Text: Duplicate case label value
Explanation: A discriminated <kw>(union) contains more than one <kw>(case) label
with the same value. Each <kw>(case) label value in a discriminated <kw>(union) can
be used at most once.
Action: Remove one of the conflicting <kw>(case) labels.
0x13283155 NIDL_DUPPRMATTR
Severity: Varies Component: idl
Text: The [%1$s] attribute cannot be duplicated in the same parameter list
Explanation: The named attribute cannot be applied twice in the same parameter list.
Action: Make sure that only one parameter in the operation’s parameter list has the
attribute applied to it. The attribute is specified either in the source IDL or source ACF
file.
0x13283016 NIDL_DUPPROTOCOL
Severity: Varies Component: idl
Text: Warning: Duplicate Protocol specification in endpoint list; "%1$s" ignored
Explanation: Each protocol can be listed at most once in the endpoint list. The specified
endpoint specification duplicates another endpoint specification and is ignored.
Action: Use each protocol at most once in the endpoint list.
0x1328314f NIDL_ENCDECBIND
Severity: Varies Component: idl
Text: Operation with [encode] or [decode] must use explicit binding
Explanation: An operation with either of the <kw>([encode]) or <kw>([decode])
attributes may not use automatic, customized, or implicit binding.
Action: Edit the IDL operation definition to have an item of type <v>(handle_t) as its first
argument, or edit the ACF operation declaration to include the <kw>([explicit_handle])
attribute.
2 406 Tandem Computers Incorporated 124330