aiaiDBA

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

13718043309

010-86462881

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

ORA-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 个回答

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