Caching is configured in /db/oim-config.xml configuration file, which is located in MDS where OIM
stores the configuration. you can use EM to export oim-config.xml make changes and import back this file.
Oracle recommends the following caching settings for optimal and better performance.
Set the caching to true for all the components except the following two sections:
threadLocalCacheEnabled="false"
"StoredProcAPI" enabled="false"
Set clustered="false" for non-clustered installation and clustered="true" for clustered installation.
Caching changes can be done in /db/oim-config.xml using EM -> System MBean Browser -> oracle.iam ->
XMLConfig -> Config -> XMLConfig.CacheConfig -> Cache -> XMLConfig.CacheConfig.CacheCategoryConfig –>
Attributes.
Note: Changing this value gets saved into MDS database schema used by the OIM servers. So changing it
once is good enough for multi node/Clustered installations.
stores the configuration. you can use EM to export oim-config.xml make changes and import back this file.
Oracle recommends the following caching settings for optimal and better performance.
Set the caching to true for all the components except the following two sections:
threadLocalCacheEnabled="false"
"StoredProcAPI" enabled="false"
Set clustered="false" for non-clustered installation and clustered="true" for clustered installation.
Caching changes can be done in /db/oim-config.xml using EM -> System MBean Browser -> oracle.iam ->
XMLConfig -> Config -> XMLConfig.CacheConfig -> Cache -> XMLConfig.CacheConfig.CacheCategoryConfig –>
Attributes.
Note: Changing this value gets saved into MDS database schema used by the OIM servers. So changing it
once is good enough for multi node/Clustered installations.
No comments:
Post a Comment