I've had issues in the past with the size of my TrapVarBinds Table, I've seen it grow to several Gigs in only a few days. Usually I just truncate the data and all is well again. This morning Orion was completely down as a result of a Disk Space shortage on the SQL server. Our database had grown to 172GB and had used up all our free space on the server. 99% of the data was in the Trap Var Binds Table. After a little tweeking we were able to get into the DB and truncate the TrapVarBinds Table. We had to run the Configution Wiziard again and reboot a few time but the system was restored. I applied SP2 for 9.5 about 2 days ago, so I am assumiung it some how realted. Has anyone else had a simalir issue since upgrading or applying SP2? Does anyone have any suggestions to remedy the TrapVarBinds issue?