ERROR | 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. |
ACTION | Increase the value of the TEMPORARY_TABLE_LOCKS initialization parameter and warm start. |
398927 | ORA errors because dimensions of parameters are too small |