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 -> Re: SQLPlus input truncated to X characters

Re: SQLPlus input truncated to X characters

From: Barry P. Grove <grovebg_at_iSTAR.ca>
Date: 1997/07/08
Message-ID: <33C3179D.20A4@iSTAR.ca>#1/1

Frank Hubeny wrote:
>
> Occasionally, I get a message from SQLPlus reading: "Input truncated to
> X characters" where X is some number.
>
> What does this message mean?
> ....
> --
> Frank Hubeny
> fhubeny_at_ntsource.com
> Wheaton, IL 60187

Hi Frank,

It's surprisingly innocuous: when you edit a file and leave the last line of text (or spaces) without a carriage return, then you get this message when running in SQL*Plus. The "X" counts the number of characters in the last line.

-- 
Barry P. Grove                          BarrySoft Systems Applications
grovebg_at_iSTAR.ca                        (604)929-5433
Developer, Oracle DBA, Unix Sysadmin    North Vancouver, BC, V7H-2G4
Received on Tue Jul 08 1997 - 00:00:00 CDT

Original text of this message

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