Andrea,

Look at the last line of your procedure.  I'll bet you a dozen donuts that
you do not have a carraige return after the last line of typed cdode, and
that the last line of code is 35 chars long.

Simply add a carraige return at the last line.

hope this helps

Tom Mercadante
Oracle Certified Professional


-----Original Message-----
Sent: Tuesday, July 24, 2001 10:01 AM
To: Multiple recipients of list ORACLE-L


I don't know why when I try to load error_p1 procedure it's printed "Input
truncated to 35 characters".

        SQL> @error_p1

        Procedure created.

        Input truncated to 35 characters
        No errors.

Can anybody help me ?

Thanks,
Andrea
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Quaglio Andrea
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mercadante, Thomas F
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to