Database Utilities (MOSC)

MOSC Banner

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

PS : 

SQL> show parameter NLS


NAME                 TYPE    VALUE

------------------------------------ ----------- ------------------------------

nls_date_format           string

nls_date_language          string

nls_language             string   AMERICAN

nls_numeric_characters        string

nls_territory            string   AMERICA

nls_time_format           string

nls_time_tz_format          string

nls_timestamp_format         string

nls_timestamp_tz_format       string

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center