Showing posts with label ORA-32132: maximum iterations cannot be changed. Show all posts
Showing posts with label ORA-32132: maximum iterations cannot be changed. Show all posts

Saturday, 2 June 2012

ORA-32132: maximum iterations cannot be changed

ORA-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.