Viewing 15 posts - 3,256 through 3,270 (of 5,843 total)
Ninja's_RGR'us (7/11/2011)
sdelachapelle (7/11/2011)
Hi, thanks for the proposal but I work in Paris 😉Close enough! :w00t:
I'm 10 minutes away from the airport in case of emergency!
HAH - I am 0 minutes...
July 12, 2011 at 6:42 am
Stop using maintenance plans. go to ola.hallengren.com and use the FREE and fully documented goodness there! Awesome stuff.
July 12, 2011 at 6:37 am
You are screwed, no matter what you do, from an IO throughput perspective. Best is to max out memory and hope your database fits in RAM. 🙂
I would go...
July 11, 2011 at 8:30 am
rfr.ferrari (7/11/2011)
July 11, 2011 at 8:26 am
GilaMonster (7/8/2011)
Jonathan Marshall (7/8/2011)
If it has to be forced then there is possible data loss.
You have to force it, but in synchronous mirroring (because transactions are committed on both sides...
July 8, 2011 at 2:07 pm
Ola has an entire maintenance suite which does more than just index stuff. also very well documented and it can create sql agent jobs for you, etc.
July 8, 2011 at 10:08 am
How much your tlog will grow cannot be known ahead of time unless you are doing a rebuild, which builds a completely new index in total. If doing a...
July 8, 2011 at 9:30 am
GilaMonster (7/7/2011)
Why would you recommend setting every single statistic in the database to not get automatically updated again? Very dangerous setting without some manual stats...
July 8, 2011 at 9:25 am
thundersplash845 (7/6/2011)
Try using DISTINCT...Using this command will eliminate the duplicate records.
Eg : Select distinct id,name from table1
Thanks
This isn't a solution. Note OP is using this in a subquery....
July 8, 2011 at 9:22 am
Sounds like you got a sweet gig there!
My only thing was that I have not seen many-table joins be efficient outside of tight PK/FK scenarios. The slightest variance in...
July 7, 2011 at 8:22 pm
Ninja's_RGR'us (7/7/2011)
TheSQLGuru (7/7/2011)
Ninja's_RGR'us (6/28/2011)
July 7, 2011 at 3:44 pm
TheSQLGuru (7/7/2011)
sqlfriends (7/7/2011)
Thanks, can you explain a little bit more about :9 of 12 is ok for a start, but may need to be lower if you see paging.
Thanks
You...
July 7, 2011 at 3:03 pm
Common Language Runtime. It is a way to do .NET flavor development from within the database engine. Very good for certain operations such as string manipulation, complex mathematics,...
July 7, 2011 at 3:02 pm
sqlfriends (7/7/2011)
Thanks, can you explain a little bit more about :9 of 12 is ok for a start, but may need to be lower if you see paging.
Thanks
You said...
July 7, 2011 at 1:28 pm
I would think CLR would be a great fit for doing an amortization calculation and/or schedule.
July 7, 2011 at 12:17 pm
Viewing 15 posts - 3,256 through 3,270 (of 5,843 total)