Returning error messages

Returning error messages

 

  

Hello!

I'm running web pages through the apache web server to run plsql
procedures.
I'm trying to enhance the ability of our mod plsql cartridge to return
the error messages
from the database.

Does anyone know of a way to query the database via SQL and determine
the specifics of any error content after an error occurs in a session.

I've looked at some of the objects containing '%ERROR%' but that really
only
addresses current object errors.

Another example. When your in sql and receive an error, sql
communicates back to
you the circumstances of the error. How does this work. I would like
to reproduce
this in the mod plsql cartridge.

Thanks for your time in advance!

Russ


Oracle LazyDBA home page