Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
SQL*Loader Date error (ORA-01858)

SQL*Loader Date error (ORA-01858)

2005-12-07       - By Jim Silverman

Reply:     1     2     3     4     5  

This may be a silly question, but are you sure that the column names in
the controlfile correspond properly to the columns in your table
RE_STATS_STAGING?  In particular, are you sure that the datatypes of the
input data (including the timestamp constant) are compatible with the
datatypes in the table definition?

=====================================
Jim Silverman
Senior Systems Database Administrator
Solucient, LLC
Telephone:   734-669-7641
FAX:            734-930-7611
E-Mail:         jsilverman@(protected)

    From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)] On Behalf Of Madhavi Kanugo
    Sent: Wednesday, December 07, 2005 1:20 PM
    To: 'oracle-l@(protected)'
    Subject: SQL*Loader Date error (ORA-01858 (See ORA-01858.ora-code.com))

    Hello  All,

    I'm trying to load data using SQL Loader and ran into
the ORA-01858 (See ORA-01858.ora-code.com): a non-numeric character was found where a numeric was
expected  error.

    Below is my control file. As you can see, the timestamp
is a constant field and I am loading its value from the filename of the
data files. I am executing the sql loader from a shell script and
creating the control file on the fly. The filename is in the form of:
20051206130101.txt  So basically, the shell script replaces the
when_changed value with 20051206130101.

    I created a temp table with just a date field and tried
to insert a value into it. Insert into temp values
(to_date('20051207160752','YYYYMMDDHH24MISS')); and there is no error
and date conversion is implict.

    But SQLLOADER is erring out on ORA-01858 (See ORA-01858.ora-code.com).

    LOAD DATA
    INFILE FILENAME
    APPEND
    INTO TABLE RE_STATS_STAGING
    FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"'
       TRAILING NULLCOLS
    (
     RE_NAME,
     TG_TYPE,
     TRUNKGROUP,
     CONNECTS,
     HANGUPS,
     DECLINES,
               LOOPS,
               SECONDS,
               CC_CONNECTED,
               CC_SETUP,
               TIMESTAMP CONSTANT
"to_date('_when_changed_','YYYYMMDDHH24MISS')"
           )

    Any ideas on where I am going wrong? Any thoughts or
help will be appreciated.

    Thanks in advance,
    Madhavi



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>RE: SQL*Loader Date error (ORA-01858 (See ORA-01858.ora-code.com))</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT COLOR="#000080" SIZE=2 FACE="Arial">This
may be a silly question, but are you sure that the column names in the
controlfile correspond properly to the columns in your table</FONT></SPAN><SPAN
LANG="en-us"></SPAN><SPAN LANG="en-us"> <FONT COLOR="#000080" SIZE=2 FACE=
"Arial">RE_STATS_STAGING?&nbsp;</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN
LANG="en-us"> <FONT COLOR="#000080" SIZE=2 FACE="Arial">In particular, are you
sure that the datatypes of the input data (including the timestamp constant)
are compatible with the datatypes in the table definition?</FONT></SPAN><SPAN
LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#000080" SIZE=2 FACE="Arial
"></FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"> </SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"></SPAN><A NAME=""><SPAN LANG="en-us"><FONT
COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">===================================
==</FONT></SPAN></A><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="
#000080"><BR>
</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">Jim Silverman</FONT><
/SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#000080"><BR>
</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">Senior Systems
Database Administrator</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us
"><FONT COLOR="#000080"><BR>
</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">Solucient, LLC</FONT><
/SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#000080"><BR>
</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">Telephone:&nbsp;&nbsp;
734-669-7641</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT
COLOR="#000080"><BR>
</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">FAX:&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 734-930-7611</FONT></SPAN><SPAN
LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#000080"><BR>
</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#FF0000" SIZE=2 FACE="Comic Sans MS">E-Mail:&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jsilverman@(protected)</FONT></SPAN><SPAN
LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#000080"></FONT></SPAN>
<SPAN LANG="en-us"> </SPAN></P>
<UL><UL>
<P ALIGN=LEFT><SPAN LANG="en-us"><B><FONT SIZE=2 FACE="Tahoma">From:</FONT></B>
</SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT SIZE=2 FACE="Tahoma">
oracle-l-bounce@(protected) [<A HREF="mailto:oracle-l-bounce@(protected)"
>mailto:oracle-l-bounce@(protected)</A>]</FONT></SPAN><SPAN LANG="en-us"><B><
/B></SPAN><SPAN LANG="en-us"><B> <FONT SIZE=2 FACE="Tahoma">On Behalf Of</FONT><
/B></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"> <FONT SIZE=2 FACE=
"Tahoma">Madhavi Kanugo<BR>
</FONT></SPAN><SPAN LANG="en-us"><B></B></SPAN><SPAN LANG="en-us"><B><FONT SIZE
=2 FACE="Tahoma">Sent:</FONT></B></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en
-us"><FONT SIZE=2 FACE="Tahoma"> Wednesday, December 07, 2005 1:20 PM<BR>
</FONT></SPAN><SPAN LANG="en-us"><B></B></SPAN><SPAN LANG="en-us"><B><FONT SIZE
=2 FACE="Tahoma">To:</FONT></B></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en
-us"><FONT SIZE=2 FACE="Tahoma"> 'oracle-l@(protected)'<BR>
</FONT></SPAN><SPAN LANG="en-us"><B></B></SPAN><SPAN LANG="en-us"><B><FONT SIZE
=2 FACE="Tahoma">Subject:</FONT></B></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT SIZE=2 FACE="Tahoma"> SQL*Loader Date error (ORA-01858 (See ORA-01858.ora-code.com))</FONT><
/SPAN><SPAN LANG="en-us"></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Hello &nbsp;All,<
/FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">I'm trying to load
data using SQL Loader and ran into the ORA-01858 (See ORA-01858.ora-code.com):</FONT></SPAN><SPAN LANG="en
-us"> a non-numeric character was found where a numeric was expected &nbsp;<
/SPAN><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">error.</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Below is my control
file. As you can see, the timestamp is a constant field and I am loading its
value from the filename of the data files. I am executing the sql loader from a
shell script and creating the control file on the fly. The filename is in the
form of: 20051206130101.txt &nbsp;So basically, the shell script replaces the
when_changed value with 20051206130101.</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">I created a temp
table with just a date field and tried to insert a value into it. Insert into
temp values (</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT
COLOR="#000000" SIZE=2 FACE="Courier">to_date</FONT></SPAN><SPAN LANG="en-us"><
/SPAN><SPAN LANG="en-us"><FONT COLOR="#0000F0" SIZE=2 FACE="Courier">(</FONT><
/SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#FF0000" SIZE=2
FACE="Courier">'20051207160752'</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN
LANG="en-us"><FONT COLOR="#0000F0" SIZE=2 FACE="Courier">,</FONT></SPAN><SPAN
LANG="en-us"></SPAN><SPAN LANG="en-us"><FONT COLOR="#FF0000" SIZE=2 FACE=
"Courier">'YYYYMMDDHH24MISS'</FONT></SPAN><SPAN LANG="en-us"></SPAN><SPAN LANG=
"en-us"><FONT COLOR="#0000F0" SIZE=2 FACE="Courier">)); and there is no error
and date conversion is implict.</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT COLOR="#0000F0" SIZE=2 FACE="Courier"
>But SQLLOADER is erring out on ORA-01858 (See ORA-01858.ora-code.com).</FONT></SPAN><SPAN LANG="en-us"><
/SPAN><SPAN LANG="en-us"> </SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">LOAD DATA </FONT><
/SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">INFILE FILENAME <
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">APPEND </FONT></SPAN
></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">INTO TABLE RE_STATS
_STAGING</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">FIELDS TERMINATED BY
',' OPTIONALLY ENCLOSED BY '&quot;' </FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
TRAILING NULLCOLS </FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">( </FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp; RE_NAME,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp; TG_TYPE,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp; TRUNKGROUP,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp; CONNECTS,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp; HANGUPS,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp; DECLINES,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LOOPS,</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SECONDS,</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CC_CONNECTED,</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CC_SETUP,</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TIMESTAMP CONSTANT &quot;to
_date('_when_changed_','YYYYMMDDHH24MISS')&quot;</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; )</FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Any ideas on where I
am going wrong? Any thoughts or help will be appreciated.</FONT></SPAN></P>
<BR>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Thanks in advance,<
/FONT></SPAN></P>

<P ALIGN=LEFT><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Madhavi</FONT></SPAN
></P>
<BR>
</UL></UL>
</BODY>
</HTML>