Viewing 15 posts - 2,101 through 2,115 (of 2,436 total)
One thing to remember os that you will have to stop/restart SQL server for this to be totally in effect. Things like @@servername and the servername in the errorlog are...
August 11, 2005 at 11:57 am
Software
OS - Win2K3 Enterprise - SP1 (Enterprise so you can cluster later is it's that 'mission critical'
SQL 2K Enterprise - So you can take advantage of 'extra' RAM (/3GB...
August 11, 2005 at 11:24 am
This one is a real puzzler ... I'll continue to follow it until you've got a solution or until I think of something else ...
August 10, 2005 at 12:53 pm
I'm out of options except the very obvious ...
Could you post the scritp for one backup ?
Also, what is your current SQL version ?
August 10, 2005 at 12:24 pm
Are you performing 'VERIFY' in the backup ? If so try removing it. If it works without the 'VERIFY' then there is a fix I know of.
August 10, 2005 at 11:18 am
By executing via QA I assume that you cut out the exact script from the Job Step. Are you backing up to a device or a file ? if a...
August 10, 2005 at 10:27 am
Can you run the backup interactively ? If this is a maintenance plan, have you tried to drop/recreate it ?
August 10, 2005 at 9:21 am
Since it's 'standard edition' I believe that it will only be able to use 2 Gb. In actuality the maximun memory used is around 1.8 Gb. If you want to use...
August 10, 2005 at 9:12 am
I too was 'taken aback' by the blanket statement Refresh your development databases nightly. Also the mention of poorly performing queries (what ever happened to the QA/Perfromance Test environment (or database) that...
August 9, 2005 at 10:00 am
I've been though a change like this before ... unfortunately there is no 'easy way' to do it ... lots of manual work ... spreadsheets and a good text editor...
August 9, 2005 at 9:22 am
EM does not 'auto refresh' so it may be another issue ...
August 9, 2005 at 9:17 am
Thanks M.S. Reddy ... good stuff ... one can always stand to learn about something 'new' every day !
August 9, 2005 at 9:03 am
Let's jump back to about 30,000 feet before you jump into profiler, stored procedures, queries and rewriting things and the 'tuning' wizards ...
Do you do regular database backups ?
If your...
August 8, 2005 at 4:57 pm
That's not the first and definitely not the last ... I've seen 'foo bar' in BOL provided code since v6.0 !
August 8, 2005 at 2:05 pm
A number of years ago (over 7-8) I did a solid state disk benchmark for an internet stock trading company using SCSI-II disks and solid state disks on Compaq hardware...
August 8, 2005 at 2:03 pm
Viewing 15 posts - 2,101 through 2,115 (of 2,436 total)