sqlldr

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vsarangiri
    New Member
    • Oct 2006
    • 2

    sqlldr

    Is there a possibility to append in the bad file and discard file of a sqlldr instead of overwriting it. If so, how ?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    each time slldr is invoked it creates its own badfile .It is not possible to append the file since the file is recreated.

    Comment

    Working...