Database Error Messages

Release
toggle
  • 23ai
  • 21c
Updated
Jun 24, 2024

PLS-00858

No iterand type was specified for an EXECUTE IMMEDIATE iteration control.

Cause

No type was specified for the iterand in an iterator that used an EXECUTE IMMEDIATE iteration control.


Action

Add an explicit type for the iterand in the iterator.