Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-04170

No MLE context found for the specified pair [module = string, environment = string] for the current user.

Cause

The specified module or environment names did not correspond to a valid MLE context for the current user. Either the specified module or environment do not exist, or no MLE context has been created for them yet.


Action

Specify a valid module or environment name, or make sure that an MLE context has been created for them. MLE module contexts are created lazily upon first calling an MLE module function or procedure.