Viewing 15 posts - 346 through 360 (of 872 total)
Why bother with the dll's?
SELECT SERVERPROPERTY('ProductLevel') = service pack level
SELECT SERVERPROPERTY('ProductVersion') = build revision
November 3, 2008 at 1:49 pm
Thanks Jeff ... unfortunately getting the following:
EAccessViolation - Access violation at address 00403E7A in module 'slssqlmaint.exe'. Read of address 0000000F
D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\slssqlmaint.exe Process Exit Code: 1 (Failed)
Msg 50000, Level...
October 22, 2008 at 7:16 am
Glen (10/21/2008)
You are welcome. Pretty much the same for SQL 2008.
Sure about that? 2008 doesn't use IIS ...
October 21, 2008 at 10:25 am
Perfect, thank you! I will try this out shortly.
October 21, 2008 at 9:28 am
Wrong KB article?
BUG: File growth value for the tempdb database is not persistent when changed from fixed increments to percentage
October 21, 2008 at 9:18 am
Ok, nevermind ... just had to hit F7.
October 20, 2008 at 8:28 am
Oh my ... I was looking at the wrong page. I was looking at upgrade paths for 2008! By not seeing any supported upgrade paths for 2005, I was assuming...
October 8, 2008 at 7:17 am
Hey Terri, any thoughts on how to add some better logic in by randomizing the deptname a little better to avoid same deptname groups (teams)?
Thanks
October 7, 2008 at 2:26 pm
No problem, glad it worked out for you.
October 7, 2008 at 10:20 am
Oh wait, no login at all works? Than what Nikhil said is correct ... the account which is running your SQL Service is the problem.
October 4, 2008 at 7:51 am
Sounds like the login has a default database which no longer exists, is not accessible, or that user does not have permissions to. If you have a different account you...
October 3, 2008 at 4:37 pm
Junior_DBA (10/3/2008)
It worked, thank you for your time....
I reinstalled from scratch, and now it looks is working ok....but I have a doubt........in the future, to not do the same disaster....how...
October 3, 2008 at 4:35 pm
Just tossing out my past experience ... At my previous job we implemented several ESX clusters, and the performance was absolutely amazing for SQL Server. We bench marked several applications...
October 3, 2008 at 11:06 am
Junior_DBA (10/3/2008)
WOuld you mind telling me how...
October 3, 2008 at 10:57 am
Viewing 15 posts - 346 through 360 (of 872 total)