When you tried under NT, did you use sqlplus.exe or sqlplusw.exe?
If you used sqlplusw.exe, this sounds like Bug No. 1504702
The workaround is to use the copy command from the character version of sqlplus (sqlplus.exe) rather than the GUI version.
HTH,
Bruce Reardon
-----Original Message-----
Sent: Saturday, 26 October 2002 10:49 AM
it's oraus.msg located in rdbms/mesg but that file does NOT exist on
Windows systems anymore
- Stephen Lee <slee_at_dollar.com> wrote:
>
> Some severe rustiness here on this topic; but the mists of time have
> me
> thinking that Oracle is looking for the file that contains the text
> for
> messages it wants to display, and in your case, it can't find the
> file. I
> used to know what file this was and where it was located; but would
> have to
> look it up now.
>
> -----Original Message-----
> Sent: Friday, October 25, 2002 3:24 PM
>
> This COPY script failure occurred when running in SQL*Plus on Windows
> NT. In SQL*Plus on (Unix) database server, runs just fine, so
> immediate problem solved.
>
> Shouldn't it work from PC, though?
>
> --- Paul Baumgartel <treegarden_at_yahoo.com> wrote:
> > 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!
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Reardon, Bruce (CALBBAY)
INET: Bruce.Reardon_at_comalco.riotinto.com.au
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 Sun Oct 27 2002 - 20:23:20 CST