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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL*Plus COPY error

Re: SQL*Plus COPY error

From: Tom Pall <tpall_at_realtime.net>
Date: Sat, 26 Oct 2002 07:23:46 -0800
Message-ID: <F001.004F491C.20021026072346@fatcity.com>


I've not seen this particular error. Over the years I've found SQL*Plus COPY to be buggy. I just did a search on Metalink for "sqlplus copy error". Your problem is not addressed directly, but other problems point to bugs in the GUI version of SQL*PLUS. Oracle's advice is to use the command line, non-GUI version of SQL*Plus for COPY.
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Friday, October 25, 2002 12:54 PM

> I'm trying to use (for the first time in 15 years of Oracle
> experience!) SQL*Plus COPY, and am receiving the following
> incomprehensible error:
>
> SQL> @odss/cmsr
>
> Array fetch/bind size is 100. (arraysize is 100)
> Will commit after every 10 array binds. (copycommit is 10)
> Maximum long size is 20000. (long is 20000)
>
> ERROR:
> ORA--3393898: Message -3393898 not found; product=RDBMS; facility=ORA
>
> Anyone seen this or anything like it? My environment is set up
> properly; i.e., errors returned by operations other than COPY display
> the way they're supposed to.
>
> TIA!
>
>
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Paul Baumgartel
> INET: treegarden_at_yahoo.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tom Pall
  INET: tpall_at_realtime.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sat Oct 26 2002 - 10:23:46 CDT

Original text of this message

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