Viewing 15 posts - 26,476 through 26,490 (of 39,793 total)
A backup can run anytime. Just because you have a maintenance plan doesn't mean this is the last backup run. If someone runs an adhoc one, they break the...
October 30, 2008 at 7:47 am
Nothing's perfect and what do you mean by ssh. The remote shell? That has nothing to do with transfers, that's a way of connecting.
October 30, 2008 at 7:46 am
I think you're confusing space and capacity.
RAM is a set number in the server. You can add more, but at a given time, that doesn't change. How much should...
October 30, 2008 at 7:41 am
Is the file fragmented now on disk? If so, this might help clean some of that up.
you can shrink to some xx level, you'd have to calculate that out. Remember...
October 30, 2008 at 7:39 am
Good points and I'm not sure how I'd define things. I think MS has the best support, and perhaps it's a non issue. Seems like lots of people are stilling...
October 30, 2008 at 7:30 am
Being undecided is good. At least I think so. Our legal system (should) function like that in court, I'm giving all candidates another week to do/say something that I can...
October 30, 2008 at 7:20 am
I have read through both entries and I do not believe this is plagiarism. Plagiarism ( http://www.plagiarism.org/) is copying without giving credit to the source, essentially passing off ideas as...
October 30, 2008 at 7:12 am
A spike for 4-5 minutes, while unusual, isn't necessarily a problem. You might have had a load that coincided with other loads. Were any queries running unusually long or a...
October 30, 2008 at 7:05 am
Yep, would prefer pay for service, give us more time, reasonable prices.
We don't get 10 years, we get 7, then pay for support (beyond security patches). Not that security isn't...
October 29, 2008 at 3:12 pm
If you are doing single lookups, meaning if I pick X, I get these choices for X, as opposed to getting less choices for x because I selected "y" earlier,...
October 29, 2008 at 12:37 pm
In the past, I've typically done a "drop table", "create table" to handle things like this. The wizard is designed for the basics. If you need this to work more...
October 29, 2008 at 12:34 pm
refresh?
If the service is running (is this the same instance), it should be there. Try running a job and see if it works.
October 29, 2008 at 10:14 am
Don't think so, but perhaps there's a workaround. You could potentially have all reports run the same query to get "variables" from a table. Something like
create table ReportVars
( vartype varchar(10)
...
October 29, 2008 at 10:14 am
Viewing 15 posts - 26,476 through 26,490 (of 39,793 total)