OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Action: Change either the referenced parameter or field data type, or the data type
definition itself. The parameter or field referenced in a <kw>([min_is]), <kw>([max_is]),
<kw>([size_is]), <kw>([first_is]), <kw>([last_is]), or <kw>([length_is]) clause must not
be of a data type that is declared to have a <kw>([represent_as]) type. Change either the
referenced parameter or field data type, or the data type definition itself.
0x132830dc NIDL_SIZEVARXMITAS
Severity: Varies Component: idl
Text: A size attribute variable must not have a transmit_as type
Explanation: The parameter or field referenced in a <kw>([max_is]), <kw>([size_is]),
<kw>([first_is]), <kw>([last_is]), or <kw>([length_is]) clause must not be of a data type
that is declared to have a <kw>([transmit_as]) type.
Action: Change either the referenced parameter or field data type, or the data type
definition itself. The parameter or field referenced in a <kw>([min_is]), <kw>([max_is]),
<kw>([size_is]), <kw>([first_is]), <kw>([last_is]), or <kw>([length_is]) clause must not
be of a data type that is declared to have a <kw>([transmit_as]) type. Change either the
referenced parameter or field data type, or the data type definition itself.
0x132830dd NIDL_SMALLARRSYN
Severity: Varies Component: idl
Text: The attribute [v1_array] must be in array, not pointer, syntax
Explanation: The <kw>([v1_array]) attribute is for compatibility with NCS Version 1
arrays. NCS Version 1 NIDL did not allow pointers to represent arrays.
Action: Define the array using array syntax.
0x132830de NIDL_SMALLCFMT
Severity: Varies Component: idl
Text: A conformant [v1_array] must also be varying
Explanation: An array with the <kw>([v1_array]) attribute that has a conformant upper
bound that is not fixed must also be varying (it must have a <kw>([last_is]) or
<kw>([length_is]) attribute in addition to the <kw>([max_is]) or <kw>([size_is])
attribute).
Action: If compatibility with NCS Version 1 NIDL is not necessary, remove the
<kw>([v1_array]) attribute. Otherwise, add a <kw>([last_is]) or <kw>([length_is])
attribute to the declaration.
0x132830df NIDL_SMALLINV
Severity: Varies Component: idl
Text: The attribute [v1_array] is invalid for an array with more than 65535 elements
Explanation: An array with the <kw>([v1_array]) attribute is limited to a total of 65535
or fewer elements. The declared array has too many elements to be <kw>([v1_array]).
2 456 Tandem Computers Incorporated 124330