Database Error Messages

OCI-32142

Maximum number of iterations is exceeded.

Cause

The addIteration method is trying to add iterations that exceed the maximum number of iterations set by the setMaxIterations method.


Action

Increase the maximum number of allowed iterations using the setMaxIterations method.