Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Loader - Commit point reached - logical record count 27

Re: SQL*Loader - Commit point reached - logical record count 27

From: Curious <Johng_at_mm.realnet.com>
Date: Wed, 03 Sep 2003 10:21:43 -0500
Message-ID: <nl1clvsd1uklb7ce99p71e6h92s04okjld@4ax.com>


hari_om_at_hotmail.com (Hari Om) wrote:

>ORA-01460

The error indicates that the functions you requested are not supported:



ORA-01460 unimplemented or unreasonable conversion requested

Cause: The requested format conversion is not supported.

Action: Remove the requested conversion from the SQL statement. Check the syntax for the TO_CHAR, TO_DATE, and TO_NUMBER functions to see which conversions are supported.


Get rid of the rtrim, etc.. Received on Wed Sep 03 2003 - 10:21:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US