posts - 8, comments - 0, trackbacks - 0, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

Oracle SQL Loader Command

Posted on 2009-01-07 11:48 zhaobin 阅读(55) 评论(0)  编辑 收藏 网摘

sqlldr control=StaticData/t_prod.ctl, log=BuildScript/log/t_prod.log, bad=BuildScript/log/badz_t_prod.log, data=StaticData/T_PROD.CSV userid=username/password@cpsdemo

To specify the maximum number of errors allowed:

add     ERRORS=9999

The default value is 50.

发表评论

昵称: [登录] [注册]

主页:

邮箱:(仅博主可见)

评论内容:

  登录  注册

[使用Ctrl+Enter键快速提交评论]

0 1370958




相关文章:

相关链接: