aiaiDBA

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

13718043309

010-86462881

OCI-31198: Mismatch in number of bytes transferred due to non-binary mode

OCI-31198: Mismatch in number of bytes transferred due to non-binary mode
Cause: An error occurred while reading the specifed file. The most probable cause is that the transfer was initiated in ASCII mode.
Action: Ensure that the transfer mode is set to BINARY

请先 登录 后评论

1 个回答

小智
OCI-31198:由于非二进制模式传输的字节数不匹配,
.原因:读取指定的文件时发生错误。最可能的原因是传输是以ASCII模式启动的。,
.操作:确保传输模式设置为BINARY,
.
请先 登录 后评论