Technote (FAQ)
Question
How can the disk space required for the IBM WebSphere Sensor Events database be minimized?
Answer
The WebSphere Sensor Events database size can be minimized by not writing event data to the report tables. This is accomplished by setting -
- the Persistence Task agent property write.to.report.tables to false; and
- the Message sector to ibmse='off' under the ibmse.persistence.as parameter under the JMS activation specification.
DELETE FROM SAGE."EVENT" WHERE EVENT_DTS BETWEEN "2012-08-27 00:00:00" AND "2012-08-28 00:00:00";
Related information
Persistence Task Agent
A Japanese translation is available
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.