Oracle 26ai

ORA-04272

Cause

An attempt is being made to use an MLE procedure or function which has not been declared as pure.


Action

Use the PURE keyword when declaring the MLE procedure or function.