Search results
Sign in to Cloud. Access your cloud dashboard, manage orders, and more. Free Cloud Platform Trial
- Table of Contents
1.7 Oracle Exception Messages 1.8 Trace Files 1.9 The Alert...
- Preface
For more information, see the documentation that ships with...
- PL/SQL Error Handling
Errors are especially likely during arithmetic calculations,...
- Database Error Messages
Message Format. Use the format "Prefix - ID Number" (e.g....
- Table of Contents
12 mar 2012 · These messages (see a Billboard-style Top 40 Chart at the bottom of this article) are a mix of those generic errors that can mean pretty much anything, the error messages we see most rarely, and those common error numbers that we never seem able to memorise.
Errors are especially likely during arithmetic calculations, string manipulation, and database operations. Errors can also arise from problems that are independent of your code—for example, disk storage or memory hardware failure—but your code still must take corrective action.
9 wrz 2024 · Message Format. Use the format "Prefix - ID Number" (e.g. ORA-00001) when searching for information regarding an error message that was shown while using an Oracle Database.
This page contains a list of all the Oracle error messages that I have written about, and the links to their posts. On each post, you will find information about the cause of the error, as well as one or many solutions (depending on the error).
There are two reasons you might want to define your own exception (employ a user-defined exception): to give a name to an error that was not assigned a name by Oracle Database or to define an application-specific exception such as “Balance too low.”
29 paź 2024 · Troubleshooting "ORA-00060 Deadlock Detected" Errors (Doc ID 62365.1) Last updated on OCTOBER 29, 2024. Applies to: Oracle Database - Enterprise Edition - Version 7.0.16.0 and later Oracle Database - Personal Edition - Version 7.1.4.0 and later Oracle Database Backup Service - Version N/A and later