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

Home -> Community -> Mailing Lists -> Oracle-L -> SQL*Plus truncating lines

SQL*Plus truncating lines

From: Fink, Dan <Dan.Fink_at_mdx.com>
Date: Tue, 12 Nov 2002 14:08:53 -0800
Message-ID: <F001.005017D2.20021112140853@fatcity.com>


I'm calling each statement from SQL*Plus for Windows 9.2.0.1.0. When I connect to a 9.0.1 database and execute a query, the output to the screen is truncated at 100 characters. If the output is spooled to a file, all lines appear as expected. When the same session is connected to an 8.1.7 database, the output is not truncated. When the same statement is run on the box using the unix command line version, it is not truncated.  

linesize - 150
command_string (column of output) a145
echo off pages 0  

Any clues as to why the database connection matters? Is it actually something with SQL*Net? Any other things to check?  

Dan Fink

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Fink, Dan
  INET: Dan.Fink_at_mdx.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). Received on Tue Nov 12 2002 - 16:08:53 CST

Original text of this message

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