OIM Purge Cache Utility

OIM Purge Cache Utility


Purge Cache :

Run PurgeCache utility in OIM11GR2PS2/R2PS3.
Cluster base Update,system property changes etc then we need to run this Utility


1. Validate wlfullclient.jar is exist or not
   If Not generate using below command.
    Goto :         $MW_HOME/server/server/lib
                 java -jar wljarbuilder.jar
               
2. Set CLASSPATH to MW_HOME/server/server/lib/wlfullclient.jar:$CLASSPATH

3. The purgeCache utilty in OIM11GR2PS2/R2PS3 is present in the $OIM_ORACLE_HOME/server/bin directory .

4. Export below env variables
        APP_SERVER=weblogic
        OIM_ORACLE_HOME
        JAVA_HOME
        MW_HOME


5.    $OIM_ORACLE_HOME/server/bin/PurgeCache.sh <Cache Catagory>
        USAGE : PurgeCache.sh <Category Name> | PurgeCache.sh -help
        Where Cache Catagory is the name of the Cache category which need to be purged and is optional.

        Ex: ./PurgeCache.sh FormDefinition

        To purge all PurgeCache.sh All

6. Enter weblogic credentials.

7. Purging the cache categories:[FormDefinition] is successful

No comments:

Post a Comment

About OIM

Oracle Identity Management enables organizations to effectively manage the end - to - end life - cycle of user ide...

Popular Posts