aiaiDBA

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

13718043309

010-86462881

PCC-00085: Error writing to file string

PCC-00085: Error writing to file string
Cause: The precompiler was unable to write to the named output file. Some possible causes follow:
o Sufficient file access privileges were not defined.

o Another user has locked the file.

o There is not enough disk space.

o There are too many open files.

Action: Check that sufficient privileges exist 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 system manager).

请先 登录 后评论

1 个回答

小智
PCC-00085:写入文件字符串时出错,
.原因:预编译器无法写入命名的输出文件。一些可能的原因如下:,
.o没有定义足够的文件访问权限。,
.,
.o另一个用户已经锁定了该文件。,
.,
.o没有足够的磁盘空间。,
.,
.o打开的文件太多。,
.,
.操作:检查是否存在足够的权限来访问该文件,并且未被其他用户锁定。还要检查是否有足够的磁盘空间,并且打开的文件的限制设置得足够高(与系统管理员一起检查)。,
.
请先 登录 后评论