Viewing 15 posts - 29,221 through 29,235 (of 39,771 total)
You can combine the steps into one job. Go into each job's steps and copy the information into one job.
March 18, 2008 at 9:48 am
I'm not sure how you can combine these when they are all going to separate temp tables. The issue is that if these are used later, then combining them might...
March 18, 2008 at 8:50 am
You can also right click the database in SSMS, choose Reports, and look for one that matches your needs. There are a number of standard reports that might help.
March 18, 2008 at 8:49 am
Changing the password only affects things that connect with the app. So an application, potentially jobs or other scripts/programs that might use this.
However a blank password, especially SA, is a...
March 18, 2008 at 8:47 am
I think the power savings would come from less hardware time from tape drives or less drives needed if you used disk backup. For any particular database it would not...
March 18, 2008 at 8:24 am
Speaking of lunch....
I once got a resume with the "Interests" section saying "Eating exotic meats"
I wanted to bring the guy in just to see him, but he was too weak...
March 17, 2008 at 12:46 pm
You should always use parenthesis to be sure that there isn't confusion. and to be sure if your server upgraded and the order changed, that you'd not have strange math...
March 17, 2008 at 9:02 am
Marios has a good point. If space is an issue, Idera has a nice product. I'd also look at Litespeed from Quest, Red Gate's SQL Backup (I work for Red...
March 17, 2008 at 8:56 am
And check the current error log. Be sure the services are running and then look for what port/name SQL is listening on.
March 17, 2008 at 8:55 am
This partially removes the need for a DBA, but not completely. There is no query tuning here, just storage services. I guess that helps, but if you depend on this,...
March 17, 2008 at 8:53 am
I think telecommuting is a great tool and should be used where appropriate. especially in reducing the cost of commuting.
My feeling is that Agile needs to adjust to handle this....
March 17, 2008 at 8:52 am
Thanks for the update and be careful of pausing replication for extended periods of time.
March 17, 2008 at 8:49 am
I agree with Jeff. It depends on how you are moving the data as to the best advice.
March 17, 2008 at 8:48 am
If not search for "forcibly shrink" here for a script that can help.
you should rarely shrink anything. Usually this is because something hasn't been done correctly in the past or...
March 17, 2008 at 8:47 am
Viewing 15 posts - 29,221 through 29,235 (of 39,771 total)