|
Oracle Error Code |
|
|
ora-21780 |
|
Description |
|
|
Maximum number of object durations exceeded. |
|
|
Cause |
|
|
This typically happens if there is infinite recursion in the PL/SQL function that is being executed. |
|
How to Solve |
|
|
|
User should alter the recursion condition in order to prevent infinite recursion.
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|