Hi !
I want to trap all errors while my script is running. My script has sqlplus, exp,imp etc...
I want all errors in one file and then mail it to xyz.
Is anybody knows about user_errors table. When errors are recorded in that ? How I can make use of it ?




Reply With Quote