Verifying that the sifter is functioning
Use the following procedure to verify that the sifter is functioning correctly:
- Make sure the LikeMinds database has transaction data. Attention: This procedure will work only if the LikeMinds database has transaction data. Also, shut down the WC_LikeMinds server in WebSphere Application Server to input database configuration changes.
- Stop the WC_LikeMinds server in WebSphere Application Server.
- In the Lps_User_Data table, update all values in the sift_pri column to the numeric value "1".
For example:
update lps_user_data set sift_pri = 1
For example:
delete from lps_trx_mentor
For example:
delete from lps_trx_pool
(C) Copyright IBM Corporation 1996, 2006. All Rights Reserved.