|
Oracle Error Code |
|
|
ora-00100 |
|
Description |
|
|
no data found |
|
|
Cause |
|
|
An application made reference to unknown or inaccessible data. |
|
How to Solve |
|
|
|
Handle this condition within the application or make appropriate modifications to the application code. NOTE: If the application uses Oracle-mode SQL instead of ANSI-mode SQL, ORA-01403 will be generated instead of ORA-00100.
|
|
|
| Posts About Oracle Database Error ORA-00103 | | Programmer: | This is not a oracle specific exception.
Your application must handle this kind of exceptions..
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|