11g (SQL LOADER) : ORA 01821: date format not recognized
Hi,
We encounter this error when trying to load via
SQLLOADER a csv file, especially the following data to oracle table (Column
type is DATE).
2012-11-23-00.00.00.000000000000
What is the correct format to use for mapping :
YYYY-MM-DD-HH24.MI.????
Regards.
GD