Try "show err package body xyz_pkg" instead or select directly from
user_errors.
It seems to be a sqlplus problem, that it doesn't always show the error - or
maybe it's expected behaviour... I've not read the docs on sqlplus that
much..

Tanel.

----- Original Message ----- 
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Friday, September 19, 2003 5:34 PM


> Hi List,
>
> Could you please help to see the errors in the package
> compilation? Please see below
>
> SQL> @xyz_pkg.sql
> DOC>CREATE OR REPLACE PACKAGE "XYZ_PKG"
> DOC>AS
> DOC>--
> DOC>PROCEDURE UPDATE_TEST(COL1 IN DROP_ME.C1%TYPE);
> DOC>END XYZ_PKG;
> DOC>
> DOC>*/
>
> Warning: Package Body created with compilation errors.
>
> SQL> show err
> No errors.
> SQL>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: Oracle DBA
>   INET: [EMAIL PROTECTED]
>
> 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: [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.net
-- 
Author: Tanel Poder
  INET: [EMAIL PROTECTED]

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: [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