SP2-0042:Unknow command 'load data' - rest of line ignored.

前端之家收集整理的这篇文章主要介绍了SP2-0042:Unknow command 'load data' - rest of line ignored.前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

This was an error occurred when I followed the oracle doc guide trying to run the sqlldr command.
This was a silly mistake because I was supposed to run it under cmd
cmd> sqlldr ...
but I accidentally went with this,which was causing the issue. Darn!
sql> sqlldr ...

猜你在找的Oracle相关文章