Exception error capture
Hi,
I want to caputure error during execution of package. Package run fine but may be due to some special event package failed. Developers are unable to trace which line that error is. Developer cann't run package thru SQLPLUS prompt. Package contains lot of type object.
Is there any tools to trace such kind of error?
Thanks,