Home » RDBMS Server » Server Utilities » SqlLoader
SqlLoader [message #71649] Mon, 09 December 2002 15:06 Go to next message
Prabhu
Messages: 26
Registered: October 2001
Junior Member
Hi...

I'm loading data from flat file to Oracle DB using
SQL Loader. If the data has some problem and if it skips (due to data problem) 100 rows the loader terminates.But i want to continue till the end of file even if loader doesnt able to laod a row into table.
Is there any parameter to be set for this ? where and how? can any give me exact syntax.

thanks in advance
Prabhu
Re: SqlLoader [message #71650 is a reply to message #71649] Mon, 09 December 2002 15:12 Go to previous message
satish
Messages: 112
Registered: September 2000
Senior Member
As the first line in your control file, enter: OPTIONS (ERRORS=9999999)
99999 means the number of allowed errors before exiting.
Satish.
Previous Topic: Modifying the init.ora file whilst the db is up.
Next Topic: unable to run pro*c program
Goto Forum:
  


Current Time: Wed May 15 18:19:12 CDT 2024