Database Error Messages

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.