Re: Quickway to show Stored Procedure Compilation errors?

From: Scott Urman <surman_at_wwsun10.us.oracle.com>
Date: 16 Dec 1994 06:02:07 GMT
Message-ID: <3cragv$ghg_at_dcsun4.us.oracle.com>


In article <3cqv7h$ibt_at_crl7.crl.com>, park_at_crl.com (Park Espenshade) writes:
|> Is there any way to have compilation errors from a stored procedure
|> display without having to type SHOW ERRORS PROCEDURE <Procedure name>?
|>
|> Are the errors written to a table?

Yep. The errors are written to the data dictionary table user_errors. The 'show errors' command queries this table. Received on Fri Dec 16 1994 - 07:02:07 CET

Original text of this message