|
-
Hi
I dont think you can skip those records randomly.I would suggest you to truncate the table and run the load again.
The other part why it is only reading 244 records is becuase allready no of records rejected has exceded the limit allowed so use this option
sqlldr scott/tiger errors=500
The above option will be handle allmost 500 errors.You can use it depending on ur requirement
Regards
Santosh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|