|
Oracle Error Code |
|
|
ora-00057 |
|
Description |
|
|
maximum number of temporary table locks exceeded |
|
|
Cause |
|
|
The number of temporary tables equals or exceeds the number of temporary table locks. Temporary tables are often created by large sorts. |
|
How to Solve |
|
|
|
Increase the value of the TEMPORARY_TABLE_LOCKS initialization parameter and warm start.
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|