Viewing 8 posts - 1 through 9 (of 9 total)
Thanks. I think your tag sums it up well...
"If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT...
April 17, 2011 at 6:27 pm
In other words, that query possibly might help?
April 17, 2011 at 4:59 pm
Thanks (again). Based on what you said, is there any queries etc that would clean up the indexes?, that was kind of what I was hoping to do...make it...
April 17, 2011 at 3:34 pm
Yes, I meant the procedure, not dbo...I got the command from another website (http://codetempest.blogspot.com/2010/08/ola-hallengens-maintenance-stored.html). I'm trying to defrag the index on the database. I had a query...
April 17, 2011 at 2:43 pm
Thanks GilaMonster,
so I ran the command you posted, and it turns out that dbo doesn't in fact exist in that database...so now I'm wondering, how can I optimize the database...
April 17, 2011 at 2:03 pm
I'm running the query in the same DB that I parse. I tried adding in the db name, again, I get 'completed successfully' when I parse, and get the...
April 17, 2011 at 12:13 pm
Thanks again to you both, I guess that I'm stuck w/4gb till I upgrade one way or another.
April 16, 2011 at 6:13 pm
Thanks Michael and Shawn,
Michael, isn't the point of the AWE switch in SQL to allow it to access memory beyond 4gb when the OS is restricted to 4gb?
Shawn,...
April 15, 2011 at 3:25 pm
Viewing 8 posts - 1 through 9 (of 9 total)