Viewing 15 posts - 6,451 through 6,465 (of 18,926 total)
SQLRNNR (5/4/2011)
@ninja - very nice
Just for the fun of it... I added a filter to ignore my latest 2 backups to simulate lost or corrupt backups files...
Still runs in less...
May 4, 2011 at 8:32 am
James Goodwin (5/4/2011)
You can try following scripts to shrink your database which I am using. However I only work with database having one ldf and one log file in MSSQL...
May 4, 2011 at 8:29 am
Ya set options + un-qualified (objects :hehe:) = a buttload of plans and wasted cpu cycles.
I could have understood 2-3 plans if you had vastly different amount of rows...
May 4, 2011 at 8:14 am
Depends on what you need to run on the test server.
You could always restore a 2nd copy on prod, drop all NC indexes that are not keys. Then...
May 4, 2011 at 8:03 am
Ok, but I still don't really see the question and how I can guide you.
So you got a list of servers. You need to manage them. then what?...
May 4, 2011 at 8:01 am
P.S. If it's THAT urgent then hire someone to do it for you.
This is advanced stuff and you should not start that project under pressure. And whatever...
May 4, 2011 at 7:38 am
that's only 10% free space. That's actually not much. I would consider increasing it in the next few months.
You definitely don't need to shrink that db.
May 4, 2011 at 7:36 am
kim.etcheson (5/4/2011)
May 4, 2011 at 7:34 am
Copy the 5 reports into a master report. that could get messy with 5 reports most likely all having report and page headers + footers.
But that would be a...
May 4, 2011 at 7:32 am
That seems way over your head... maybe you should hire a consultant for a day to get that done and do a health check of your server.
In books online DROP...
May 4, 2011 at 7:30 am
sql_lock (5/4/2011)
We have a 2 server dev environment. 1 is for our daily/weekly builds which...
May 4, 2011 at 7:28 am
Plan Z might be to simply script out the DB. Then use a data generation tool.
It could work for dev work, but QA would need to real data. ...
May 4, 2011 at 7:23 am
Viewing 15 posts - 6,451 through 6,465 (of 18,926 total)