Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sqlldr 'NULL date'

Status
Not open for further replies.

naushi

ISP
Jan 18, 2002
89
US
I am trying to load data into a table using sqlldr. everything works fine but the records with NULL date do not get loaded and they appear in the bad file.

I am using 'trailing nullcols' in my load statement. I am also using NULL if ... = blanks. default if ...= blanks

The column in the table allows NULL in the date column.

I am puzzled why null dates are being rejected.

Regards,
Naushi Hussain
Naushi.hussain@honeywell.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top