aiaiDBA

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

13718043309

010-86462881

IMP-00020: long column too large for column buffer size (number)

IMP-00020: long column too large for column buffer size (number)
Cause: The column buffer is too small. This usually occurs when importing LONG data.
Action: Increase the insert buffer size 10,000 bytes at a time (for example). Use this step-by-step approach because a buffer size that is too large may cause a similar problem.

请先 登录 后评论

1 个回答

小智
IMP-00020:长列太大,不适用于列缓冲区大小(数字),
.原因:列缓冲区太小。这通常在导入LONG数据时发生。,
.操作:一次增加插入缓冲区大小10,000个字节(例如)。使用此分步方法,因为缓冲区大小过大可能会导致类似的问题。,
.
请先 登录 后评论