Viewing 7 posts - 1 through 7 (of 7 total)
I have a simple vb script based around
Set objSQLDMOApp = CreateObject("SQLDMO.Application")
Set objSQLList = objSQLDMOApp.ListAvailableSQLServers()
Once I had a list of all the servers I created a 'Central Management Server', in management...
January 3, 2014 at 3:47 pm
R.P.
Thank you, your post was exactly what I was looking for.
March 21, 2012 at 8:50 pm
Yea, sorry about not being more specific.
You can find / configure the location of the files through Management studio.
Connected to the SSAS server
Right click, scroll down to properties
Show Advanced...
October 7, 2010 at 12:04 pm
mnDBA (10/5/2010)
I could trace all activity...
October 7, 2010 at 11:01 am
Well as it turns out, that process won't climb above the 1.6 mark, however, SSAS is indeed using all of the allocated memory. If you use the WMI to view...
May 13, 2010 at 12:29 pm
Ignore what the other person said, not cleaning up backups is a waste of space. I stole part of your scirpt because cleaning up backups is important. Thanks! 🙂
May 21, 2009 at 9:02 am
We have a significantly smaller set of cubes on one server, when the users start pulling lots of data everything just crawls. Load times where significantly reduced by setting up...
April 10, 2009 at 9:53 am
Viewing 7 posts - 1 through 7 (of 7 total)