Viewing 15 posts - 136 through 150 (of 226 total)
I am running with 16GB and I did the following:
sp_configure 'awe enabled', 1
go
reconfigure with override
go
sp_configure 'max server memory (MB)', 14336
go
reconfigure with override
go
Stop and start SQL Server. I chose the max...
October 21, 2008 at 12:39 pm
October 20, 2008 at 11:48 am
"There is no 64-bit design-time or run-time support for Data Transformation Services (DTS) packages that were created in earlier versions of SQL Server."
So I'm guessing you didn't have to deal...
October 20, 2008 at 11:44 am
The only explanation I can come up with is that the .mdf was removed while the engine wasn't running.
October 15, 2008 at 10:37 am
Wally (2/21/2008)
If you haven't undertaken any exams as of yet, I would wait.
I have my MCDBA, and was about to take the two exams to upgrade, but decided to wait...
October 13, 2008 at 3:16 pm
All the security issues aside because I would like to present an option when they say there is no other way.
Is there a way to do this in T-SQL, DTS,...
October 3, 2008 at 2:01 pm
seeing that it's internal and being a firewall does that change what you are saying?
October 3, 2008 at 11:41 am
Matt Miller (10/3/2008)
October 3, 2008 at 11:18 am
would synonyms work here?
I see some negative press on here about it but maybe it's an option.
October 1, 2008 at 2:29 pm
Just so. I prefer that my dev environment and prod environment look as similar as possible.
I wish that was more the case but it's not. I've tried expressing the importance...
September 30, 2008 at 7:51 am
So how would you work that in practice?
Do you setup a standard where you say the linked server name is the same in dev and prod?
And what about when those...
September 30, 2008 at 7:32 am
Well, I hope I can come up with something. I've been playing around a few days and thought I was close only to find out I had gone down a...
September 29, 2008 at 11:14 am
I've inherited a system without FK's. There are implied FK's but I can handle that.
September 29, 2008 at 10:37 am
I'm starting to wonder if it has something to do with the login.
Can you drop the linked server and re-add it? Verify that they are setup the same.
I've started doing...
September 25, 2008 at 10:44 am
I just thought of something we tried when something similar happened for us.
See if anything in this post helps you.
September 24, 2008 at 10:10 am
Viewing 15 posts - 136 through 150 (of 226 total)