aiaiDBA

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

13718043309

010-86462881

PCC-00040: Unable to open listing file "string"

PCC-00040: Unable to open listing file "string"
Cause: The precompiler was unable to open the listing file specified by the LNAME precompiler option. Some possible causes follow:
o The filename is misspelled.

o The file does not exist.

o The search path to the file is incorrect.

o File acces privileges are insufficient.

o Another user has locked the file.

o There is not enough disk space.

o There are too many open files.

Action: Check that the file exists, that the search path to the file is correct, that sufficient privileges have been granted to access the file, and that it is not locked by another user. Also check that there is enough disk space and that the limit for open files is set high enough (check with the system manager). If a listing file is not needed, specify LTYPE=NONE on the command line.

请先 登录 后评论

1 个回答

小智
PCC-00040:无法打开列表文件“ string ”,
.原因:预编译器无法打开由LNAME预编译器选项指定的列表文件。一些可能的原因如下:,
.o文件名拼写错误。,
.,
.o文件不存在。,
.,
.o文件的搜索路径不正确。,
.,
.o文件访问权限不足。,
.,
.o另一个用户已经锁定了该文件。,
.,
.o没有足够的磁盘空间。,
.,
.o打开的文件太多。,
.,
.操作:检查文件是否存在,文件的搜索路径是否正确,已授予足够的权限访问该文件,并且未被其他用户锁定。还要检查是否有足够的磁盘空间,并且打开的文件的限制设置得足够高(与系统管理员确认)。如果不需要列表文件,请在命令行中指定LTYPE = NONE。,
.
请先 登录 后评论