Removing Stopped and Expired Actions

(imported topic written by R9DD_AJ_Davis)

Does anyone know of any utilities or scripts that could be used to remove stopped and expired actions that are more than “x” days old? The stopped and expired actions are viewable in the console. I would like to setup a scheduled task that runs daily which will remove all the unwanted stopped and expired actions without having to do it manually. I looked at the TEM Audit Trail Cleaner utility but I don’t think it is capable of removing actions that are still visible in the console.

(imported comment written by SystemAdmin)

There is no tool available to delete Expired action automatically from the console, this would need to be done manually. Then you can use the Audit Trail Cleaner to delete.

You may be able to achieve this programmatically via the API:

http://pic.dhe.ibm.com/infocenter/tivihelp/v26r1/topic/com.ibm.tem.doc_8.2/API_Reference_Guide_PDF.pdf

See the methods:

HRESULT StopAction

HRESULT DeleteAction