aiaiDBA

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

13718043309

010-86462881

DIA-48134: invalid file descriptor state for operation, string, string, string

DIA-48134: invalid file descriptor state for operation, string, string, string
Cause: The state of the file descriptor was invalid for the requested operation. An example is that a file was opened for read, but a write operation to the file was requested.
Action: Check the state of the file descriptor and make sure it matches the operation.

请先 登录 后评论

1 个回答

小智
DIA-48134:操作无效的文件描述符状态,字符串,字符串,字符串,
.原因:文件描述符的状态对于请求的操作无效。一个例子是文件被打开以供读取,但是请求对文件的写入操作。,
.操作:检查文件描述符的状态,并确保它与操作匹配。,
.
请先 登录 后评论