Database Error Messages

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

OCI-32132

maximum iterations cannot be changed

Cause

The setMaxIterations is called after a setXXX method has been called.


Action

Call the setMaxIterations method before calling any setXXX methods.