Re: PL/SQL compilation

From: Mike Tulenev <misha_at_park.ru>
Date: 1996/09/10
Message-ID: <32352B31.77C2_at_park.ru>#1/1


Marco Savini wrote:
  ... If I try now to create a package with
> CREATE PACKAGE xyz ...
> the SQL*Plus interpreter (or whatever) only tells
> me if everything was ok or not. A compilation error
> looks simply like this:
>
> MGR-00072: Warning: PACKAGE BODY xyz created with compilation errors.

Hi
If you type "show errors;" from SQL Plus, you'll see the latest yours errors. In yours case you'll see something like "Errors for PACKAGE xyz ..." Received on Tue Sep 10 1996 - 00:00:00 CEST

Original text of this message