Viewing 15 posts - 22,621 through 22,635 (of 39,824 total)
Sounds like an install issue. I'd uninstall the tools and reinstall them.
August 23, 2009 at 9:24 am
A service pack includes all previous cumulative updates. At any time after RTM you can upgrade to SP3.
We maintain a build list here as well: http://www.sqlservercentral.com/articles/Administration/2960/
The CUs are not tested...
August 23, 2009 at 9:23 am
What access do they need? Just viewing table data in grid form?
I might start there and look to grant them access and let them use Excel or Access to query...
August 23, 2009 at 9:21 am
If you add a file to the primary, I think this gets pushed across to the mirror as the same command, meaning same paths. If you need that changed, you'd...
August 23, 2009 at 9:21 am
Added my vote as well.
I'd be happy with xp_readerrorlog being documented as well.
August 23, 2009 at 9:17 am
There were more proxies in 2005, but they existed in 2000.
http://msdn.microsoft.com/en-us/library/aa260700(SQL.80).aspx
If it's not deleting, that leads me to believe there might be a bug here with the account. You can...
August 23, 2009 at 9:16 am
I like ALZDBA's suggestion, and hadn't thought of that. It adds an extra step to backing up and restoring the db, but that might be a good way to track...
August 23, 2009 at 9:12 am
Do you have more than one filegroup? I've seen this before when someone has a second one and it is not set as the default.
August 23, 2009 at 9:09 am
When you say it goes away, do you mean you
- get error in the log
- run DBCC and there are no errors?
- reboot
- get the error again?
Typically these errors are...
August 23, 2009 at 9:07 am
My guess is that vendors are just behind getting something done. I've seen this before with other exams, often because there weren't enough authors interested, or they were busy on...
August 22, 2009 at 8:04 am
There is no risk of changing data in a hot backup in SQL Server. The log records are used to ensure this is completely safe.
August 22, 2009 at 7:59 am
I'd second Lowell's advice here. Don't really know of a better way.
August 21, 2009 at 5:15 pm
I'm sure someone will appreciate your update.
Thanks for the info.
August 21, 2009 at 5:07 pm
I agree with Barry that it's pretty easy to implement, but it can be complex to understand and keep it straight in your head which rows are visible to which...
August 21, 2009 at 4:50 pm
Alvin Ramard (8/21/2009)
Grant, It's not your session I'm worried about. Steve's the one that might have the biggest challenge to keep me awake.
Hey! I know I'm not the most...
August 21, 2009 at 11:07 am
Viewing 15 posts - 22,621 through 22,635 (of 39,824 total)