Viewing 15 posts - 1,156 through 1,170 (of 1,790 total)
Not sure why but my one dev server shows the file name sqlmgmproviderxpsp2up.mof.
October 1, 2008 at 9:35 am
Googled the error. Does this work ?
http://blogs.msdn.com/echarran/archive/2006/01/03/509061.aspx
Very fun.... 🙂
October 1, 2008 at 9:21 am
Are you able to use Configuration Manager? If so, what are you trying to configure using Surface Area Configuration? You should be able to do all of that through standard...
October 1, 2008 at 9:14 am
Is this a defualt (non named) instance on a cluster? If so, then it is a known bug. I don't have the link handy.
Let me know if this is...
October 1, 2008 at 8:39 am
What about perusing the defualt trace files?
September 30, 2008 at 4:11 pm
Honestly I see that all the managers, including Evelyn are at fault as much as Eric. Consider for a second that it is the job of the managers to ensure...
September 26, 2008 at 7:26 am
Ironically enough though you will be able to see most of that information once you have those tables as replicated articles. 😛
September 23, 2008 at 9:41 am
Your plan sounds fine. So, you are going to run the alter database command, stop the SQL Server and Agent services, move the log files and start them back up....
September 23, 2008 at 7:59 am
I believe the article that Jeff posted is pretty similar to the Joe Celko article - http://www.dbmsmag.com/9603d06.html
I'll be curious to see how this works out for you so, if you...
September 23, 2008 at 6:36 am
A bit o' history...... I started working with a silly little help desk application in 1998/99 that happened to have a SQL Server backend. The company that I was working...
September 23, 2008 at 4:56 am
You need to walk through the reporting services configuratoin wizard. That will walk you through the "site" configuration and set up the appropriate app pools and security as defined as...
September 22, 2008 at 3:34 pm
Loner, that is somewhat ironic being that your name on this site is indeed "Loner". 🙂
All - I actually work remote, have before as well and find it enjoyable, most...
September 22, 2008 at 10:35 am
Yeah, that stinks. So with that being said, I wonder if that error is due to the file permissions on that data / log file being inherited from a previous...
September 22, 2008 at 10:17 am
You could certainly use the outputs of xp_fixeddrives and sp_spaceused (for the given database - or use select * from sys.master_files) to check the free space on the drive and...
September 22, 2008 at 9:33 am
I would recommend calling Tech Support rather than posting something on the site. The contact information and prices can be found at this page - http://support.microsoft.com/?LN=en-us&scid=gp%3Ben-us%3Bofferprophone&x=10&y=5
It would be really nice...
September 22, 2008 at 9:22 am
Viewing 15 posts - 1,156 through 1,170 (of 1,790 total)