I remember with the rating issue I had a while back we could change:

UPDATE ubbt_USER_PROFILE set USER_RATING='0' where USER_ID='###'

Again, just change ### to the userid in question.

That worked I was wondering if there was something similar.