Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-04174

MLE Resource Limit: resource_limit
  • resource_limit: Resource limit for the resource that is exhausted.

Cause

A resource limit is reached while evaluating a Multilingual Engine (MLE) code snippet or call specification.


Action

Fix the MLE language code that is causing the resource exhaustion. Use the source location reported in the error message to identify the code that needs to be fixed. Use the DBMS_MLE.get_error_stack or DBMS_MLE.get_ctx_error_stack functions to retrieve the MLE language stack trace for the error.