aiaiDBA

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

13718043309

010-86462881

PCC-02303: cannot open include file

PCC-02303: cannot open include file
Cause: The precompiler was not able to open a header file specified using the #INCLUDE preprocessor directive or the EXEC SQL INCLUDE statement. This can happen if the file specification is inaccurate or if read permission or read-access rights on the file or on one or more of the directories in the path have not been granted.
Action: Recheck that the file specification is correct, that the file exists, and that read permission has been granted so that the file can be read.

请先 登录 后评论

1 个回答

小智
PCC-02303:无法打开包含文件,
.原因:预编译器无法打开使用#INCLUDE预处理程序指令或EXEC SQL INCLUDE语句指定的头文件。如果文件规范不准确,或者文件或路径中一个或多个目录的读取权限或读取权限尚未被授予,则可能会发生这种情况。,
.操作:重新检查文件规范是否正确,文件是否存在,并且已授予该读取权限,以便可以读取该文件。,
.
请先 登录 后评论