aiaiDBA

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

13718043309

010-86462881

PCB-00110: Unable to open temporary file "string"

PCB-00110: Unable to open temporary file "string"
Cause: The precompiler was unable to open a file for temporary use. Some possible causes follow:
o File acces privileges are insufficient.

o A file of the same name already exists and is locked.

o There is not enough disk space.

o There are too many open files.

Action: Check that the file exists, that sufficient privileges have been granted to access the file, and that it is not locked. Also check that there is enough disk space and that the limit for open files is set high enough (check with the system manager). "200 - 299, Host variable errors."

请先 登录 后评论

1 个回答

小智
PCB-00110:无法打开临时文件“ string ”,
.原因:预编译器无法打开临时使用的文件。一些可能的原因如下:,
.o文件访问权限不足。,
.,
.o同名的文件已经存在并被锁定。,
.,
.o没有足够的磁盘空间。,
.,
.o打开的文件太多。,
.,
.操作:检查文件是否存在,已授予足够的权限访问该文件,并且该文件未被锁定。还要检查是否有足够的磁盘空间,并且打开的文件的限制设置得足够高(与系统管理员确认)。“200 - 299,主机变量错误”。,
.
请先 登录 后评论