aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

O2I-00113: No HFILE specified

O2I-00113: No HFILE specified
Cause: The HFILE file to which C declarations generated by OTT are written was not specified.
Action: Specify the global HFILE option on the command line or in a CONFIG file. You may choose a different HFILE for a particular type by specifying a different HFILE in the INTYPE file entry describing the type. If every INTYPE file entry specifies an HFILE, and if none of the types in the HFILE require declarations of types not mentioned there, the global HFILE option may be omitted. An INTYPE file generated by a previous invocation of OTT satisfies these conditions.

请先 登录 后评论

1 个回答

小智
O2I-00113:未指定HFILE,
.原因:未指定由OTT生成的C声明写入的HFILE文件。,
.操作:在命令行或CONFIG文件中指定全局HFILE选项。您可以通过在描述该类型的INTYPE文件条目中指定不同的HFILE来为特定类型选择不同的HFILE。如果每个INTYPE文件条目指定HFILE,并且HFILE中的任何类型都不需要在那里提到的类型的声明,则可能会省略全局HFILE选项。由先前调用OTT生成的INTYPE文件满足这些条件。,
.
请先 登录 后评论