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 -> SQLPlus Bug???

SQLPlus Bug???

From: Chris Forlano <cforlano_at_nortelnetworks.com>
Date: Fri, 01 Oct 1999 15:30:06 +0100
Message-ID: <37F4C56E.D7C90628@nortelnetworks.com>


I'm trying to send the following SQL through SQLPlus:

update test set description = 'Setup:

Step1
Step2

Execute.';

I am unable to do this as the SQLPlus prompt will consider the line completed
after two carriage returns. As a result, we cannot insert data into a table that contains
more than one newline through SQLPlus.
The SVRMGRL on my server does not behave this way ... it behaves properly.

Is this a bug in SQLPlus or is there some clever setting I can configure?

Thanks,

Chris

--
Chris Forlano
Automation Development
Nortel Networks, Maidenhead
590 4342 (01628 434 342)
cforlano_at_nortelnetworks.com Received on Fri Oct 01 1999 - 09:30:06 CDT

Original text of this message

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