Into which file do records rejected by Oracle due to primary key constraint violation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • valexena

    Into which file do records rejected by Oracle due to primary key constraint violation


    Into which file do records rejected by Oracle due to primary key
    constraint violations get place by SQL* Loader?


    --
    Posted via http://dbforums.com
  • Mark D Powell

    #2
    Re: Into which file do records rejected by Oracle due to primary key constraint violation

    valexena <member43815@db forums.comwrote in message news:<3551994.1 067847477@dbfor ums.com>...
    Into which file do records rejected by Oracle due to primary key
    constraint violations get place by SQL* Loader?
    From the command line type: sqlldr help=y

    See the Oracle Utilities manual chapters on sqlldr.

    HTH -- Mark D Powell --

    Comment

    Working...