Hi,
I am having trouble using SQL Loader.
Whenever it encounters a date that has 2000 as a year
it will not load this entire record.
It gives me an "Not a valid month" error.
I am using Oracle 7.3.4

i.e. "10/27/2000"

all other records are loaded

i.e. "10/13/1999
Is there something I need to include in the control file
to get pass this error

Any help would be greatly apperciated

--scotta