Check the application developers guide for "system events" in triggers. It lists some pre-defined "attribute function" calls that return all sorts of useful attributes.
hth connor
On 7/3/05, Herring Dave - dherri <Dave.Herring@(protected)> wrote: > > > > Is there any way to capture the SQL statement that generates an ORA-54 (See ORA-54.ora-code.com)? > I've got a trigger set on my database to capture all possible ORA- errors, > but for ORA-54 (See ORA-54.ora-code.com) errors, only the USERNAME, OSUSER, and PROGRAM get captured. > I'm running on Oracle 9.2.0.4 on Tru64 5.1. Any help would be appreciated. >