Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: set command
Peter - Thanks so much for posting this link.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Tuesday, June 11, 2002 4:23 AM
To: Multiple recipients of list ORACLE-L
If you are really getting into using SQL*plus as a script generator, have a look at my web site, in which just these problems are addressed. You can also download the paper I gave at Open World, Berlin, last year on this subject.
http://peter-robson.port5.com <http://peter-robson.port5.com>
peter
edinburgh
.........
-----Original Message-----
Sent: 10 June 2002 18:28
To: Multiple recipients of list ORACLE-L
set linesize alone doesn't help - but will try it with set trimspool
-----Original Message-----
Sent: Monday, June 10, 2002 12:48 PM
To: Multiple recipients of list ORACLE-L
Oracle doesn't place anything. SQL*Plus does.
If you generate scripts from SQL*Plus:
set linesize ...
--
Alexandre
Guys,
Building scripts from SQL generating SQL in Oracle on Unix. I know that there are set commands so that Oracle does not put CR or LF in the middle of a long command. Does anyone know these off the top of their head?
Thanks,
Paula
set array...?
set maxdata...?
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: DENNIS WILLIAMS
INET: DWILLIAMS_at_LIFETOUCH.COM
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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 Tue Jun 11 2002 - 10:13:38 CDT