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: Input truncated to x characters

Re: Input truncated to x characters

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Thu, 02 Sep 1999 14:09:24 GMT
Message-ID: <37d284e8.65033272@newshost.us.oracle.com>


A copy of this was sent to skubiszewski_at_Eisner.DECUS.Org (if that email address didn't require changing) On Thu, 2 Sep 1999 13:43:25 GMT, you wrote:

>What causes this message to display? I've been trying to
>run a script that creates a package and package body and
>it's consistently reporting that the input has been
>truncated to 11 chars.
>
>Thanks,
>
>Rose

it is harmless. it is caused by the script file not having a newline on the last line of the input file.

edit the script, goto the end and hit enter giving it that newline.

it is working as it is however -- you can safely ignore it.

--
See http://govt.us.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Thu Sep 02 1999 - 09:09:24 CDT

Original text of this message

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