Monday, June 15, 2015

Repository Creation Utility prerequisites OIM



When you run the RCU, you got an exception regarding database parameters values, you fix it with the following lines:

ALTER SYSTEM SET PROCESSES=800 SCOPE=SPFILE;

ALTER SYSTEM SET OPEN_CURSORS=800 SCOPE=BOTH;

restart your DB.

No comments:

Post a Comment