OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Text: Unable to open %1$s for read access
Explanation: The IDL compiler is unable to open a file for processing.
Action: Make sure the file exists, and that it has the proper access protection for the IDL
compiler.
0x132830b6 NIDL_OPENWRITE
Severity: Varies Component: idl
Text: Unable to open %1$s for write access
Explanation: The IDL compiler is unable to create a file.
Action: Make sure the directory to contain the file exists, and that it has the proper access
protection for the IDL compiler.
0x13283156 NIDL_OPINCSCHAR
Severity: Varies Component: idl
Text: Operation with [in] [cs_char] data requires [cs_stag] parameter
Explanation: If any <kw>([in]) parameter, or part of an <kw>([in]) parameter, has a
<kw>([cs_char]) type, there must be a parameter in the same operation to which
<kw>([cs_stag]) is applied.
Action: Make sure the ACF declaration for the operation has the <kw>([cs_stag])
attribute applied to one of the parameters in the operation.
0x13283153 NIDL_OPNOTAGS
Severity: Varies Component: idl
Text: Warning: Operation with [cs_tag_rtn] contains no codeset tag parameters
Explanation: The <kw>([cs_tag_rtn]) attribute normally appears on an operation only if
it has least one parameter with a <kw>([cs_stag]), <kw>([cs_drtag]), or <kw>([cs_rtag])
attribute.
Action: Make sure the ACF declaration for the operation has one or more of the above
tags applied to parameter(s) in the operation.
0x132830b7 NIDL_OPNOTDEF
Severity: Varies Component: idl
Text: Operation name %1$s referenced in ACF is not defined
Explanation: Any operation referenced in an Attribute Configuration File (ACF) must be
defined in the corresponding IDL file.
Action: Check for typographical errors in either file.
0x13283157 NIDL_OPOUTCSCHAR
2 444 Tandem Computers Incorporated 124330