Oracle Error Message
ORA-32132: maximum iterations cannot be changed
Reason for the Error
The setMaxIterations is called after a setXXX method has been called.
Solution
Call the setMaxIterations method before calling any setXXX methods.
ORA-32132: maximum iterations cannot be changed
The setMaxIterations is called after a setXXX method has been called.
Call the setMaxIterations method before calling any setXXX methods.