|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 09, 2011 10:59 AM
Points: 3,
Visits: 10
|
|
The following tables are consuming alot of space in the msdb database.
LakeSideLockLogger._LakeSide_DbTools_LockLog-------------------------14.5 GIG LakeSideLockLogger._LakeSide_DbTools_LockExecStack-------------------7.5 GIG LakeSideLockLogger._LakeSide_DbTools_DeadlockLog---------------------0.4 GIG LakeSideWaitsLogger._LakeSide_DbTools_WaitsLogger_WaitsDBLog--------0.3 GIG
Please help....
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 8:44 PM
Points: 442,
Visits: 1,300
|
|
It looks like someone installed a db managment tool that either deliberatly or accedently added tables to msdb. This is not a good idea.
Tools like this may use the sytem databases as a source, but I would recommend you avoid adding tables to the system databases. Create a seperate database for the application to use, then remove the offending tables.
Cheers
Leo
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 09, 2011 10:59 AM
Points: 3,
Visits: 10
|
|
Leo,
Thank you for the reply. We don't have any db management tools installed on box. So are these databases not part of MSDB??
Thank you.
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: 2 days ago @ 7:10 AM
Points: 485,
Visits: 1,568
|
|
some one at one point installed SQL Trace Analyzer
http://www.lakesidesql.com/products/sql_trace_analyzer.html
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 09, 2011 10:59 AM
Points: 3,
Visits: 10
|
|
Thank you all.
The following link solved my problem.
http://www.sqlsolutions.com/products/sql-deadlock-detector/Uninstall.html
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:48 AM
Points: 13,
Visits: 236
|
|
| The uninstaller did not work for us. Any suggestions?
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 8:12 AM
Points: 2,554,
Visits: 7,209
|
|
lstewart (3/8/2012) The uninstaller did not work for us. Any suggestions? Add/Remove Programs ?
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:09 AM
Points: 59,
Visits: 213
|
|
Unistaller worked for me but as per the suppiers web site
SQL Deadlock Detector and SQL Ultimate Performance Monitor install server-side Agent. Do not remove our agent manually! If you experience any problems removing our tool contact technical support: support@sqlsolutions.com
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Today @ 6:22 AM
Points: 236,
Visits: 747
|
|
Do I need to run the uninstaller on the server? It doesn't seem to work when I run it locally. Also, the tables are still there in msdb.
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:09 AM
Points: 59,
Visits: 213
|
|
| Sorry, it is some time since I did this so I can't remember. I suggest you check the manufacturers web site
|
|
|
|