Server Management - Systems Insight Manager
1833017 Members
2130 Online
110048 Solutions
New Discussion

Re: SIM 4.1 - Delete Task Results And Schema

 
Tom Schafer
New Member

SIM 4.1 - Delete Task Results And Schema

How do you delete the task results in bulk - one at a time is not a viable option. If not possible through the GUI how do you do it in SQL.

Also, is there a schema published anywhere - the full schema for all tables in the IM DB. i.e. notices....
4 REPLIES 4
Jon Ward
Trusted Contributor

Re: SIM 4.1 - Delete Task Results And Schema

You could setup a recursive batch file to run

mxtask -lf taskname

which will remove task "taskname" from the hp Systems Insight Manager databaase.

Table information is available on page 216 of http://www.hp.com/wwsolutions/misc/downloads/management/hpsim/sys-book.pdf
Jon Ward
Trusted Contributor

Re: SIM 4.1 - Delete Task Results And Schema

Tom Schafer
New Member

Re: SIM 4.1 - Delete Task Results And Schema

I don't want to delete a task, i want to delete the results of the tasks.
Jon Ward
Trusted Contributor

Re: SIM 4.1 - Delete Task Results And Schema

I apologize for the misunderstanding.

Refer to page 93 if http://docs.hp.com/hpux/pdf/5990-8181.pdf on how to limit the lifetimes of the tasks.