« Encountering issues when installing or updating WebSphere Application Server | Main | Creating a service type adoption policy for specific services »

Managing your ITIM recycle bin

Pre ITIM 5.0 the recycle bin is enabled by default, which means that when an object is deleted in ITIM this object goes into the recycle bin. 

The recycle bin is disabled by default in ITIM 5, because it can reduce ITIM performance.

You can disable the ITIM recycle bin manually. To disable the recycle bin, edit the enrole.properties file and update enrole.recyclebin.enable to false.

ITIM allows a user to set how long an object should be in the recycle bin before it can be deleted using clean up scripts. enrole.ldapserver.agelimit can be set to n number of days, in the enrole.properties file.

You can manually run the script below, when necessary, to delete the aged objects in the recycle bin. It may be better to insert it in the cron table.

Windows: <ITIM_HOME>\bin\win\ldapClean.cmd
UNIX: <ITIM_HOME>/bin/Unix/ldapClean.sh

Posted on Friday, September 11, 2009 at 11:02AM by Registered CommenterAnjola Adeniyi | CommentsPost a Comment

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>