Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Detail Error Handling

Status
Not open for further replies.

asth01

Programmer
Jan 18, 2004
36
US
Hi,

I want to handle exception in a way that I can get some more data out of the exception thrown by Oracle.

For example, I get an error code -942 which is for table or view not found. I also want to know "what" table of view is not found.

Can I get to know from Oracle what table or view is not found? I want this table name in a PL/SQL procedure.

Thanks,
Rajeev.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top