Hi,
My Control Center hangs when I try to view Task History in the journal. I want to delete task history.
I found
this link on IBM but I dont know what values to put for the params.
The command is
Code:
db2javit -j:com.ibm.db2.tools.taskcenter.TCClearHistory -a:"<systemName> <taskOwner> <password> <autoDelete>"
What is systemName? I have tried three options, machine name, Database name and Instance Name. Task Center displays a field "Run System" whose value is the same as machine name.
I have used a comman of the type:
Code:
db2javit -j:com.ibm.db2.tools.taskcenter.TCClearHistory -a:"db2server db2admin password Y"
I still cant open task history.
What should I do?
TIA
Kar