aiaiDBA

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

13718043309

010-86462881

DIA-48133: file descriptor has already been opened [string] [string]

DIA-48133: file descriptor has already been opened [string] [string]
Cause: The specified file descriptor has already been opened.
Action: Do not open a file that has previously been opened, or check your code to make sure you are cleaning up a file descriptor that is being reused correctly.

请先 登录 后评论

1 个回答

小智
DIA-48133:文件描述符已经被打开[ string ] [ string ],
.原因:指定的文件描述符已被打开。,
.操作:请勿打开先前已打开的文件,或检查代码,以确保清理正在重新使用的文件描述符。,
.
请先 登录 后评论