6.6. Making the Most of PL/SQL Error ManagementIt will be very difficult to create applications that are easy to use and debug unless you take a consistent, high-quality approach to dealing with errors. Oracle PL/SQL's error management capabilities allow you to define, raise and handle errors in very flexible ways. Limitations in its approach, however, mean that you will usually want to supplement the built-in features with your own application-specific code and tables. I suggest that you meet this challenge by taking the following steps:
|
Monday, November 2, 2009
Section 6.6. Making the Most of PL/SQL Error Management
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment