Viewing 15 posts - 25,066 through 25,080 (of 39,810 total)
That thread likely got deleted for some reason. We do that at times.
February 22, 2009 at 1:09 pm
Wow, never played that long. We might have gone 8 or 10 hours some days, but definitely not all night.
Maybe I'm not as much of a geek as I thought...
February 21, 2009 at 9:23 am
Not only is thread going, I can't keep up.
D&D player here, long time ago, using paper and dice 🙂
No AARP yet, and I should have a couple years when...
February 20, 2009 at 4:51 pm
SQL won't easily give you the totals at the bottom of columns. Your front end would do that.
February 20, 2009 at 1:46 pm
How big is the db?
A blanket, weekly schedule can work, but it can use more resources than needed. There are lots of scripts on this site that calculate fragmentation and...
February 20, 2009 at 12:17 pm
Alvin Ramard (2/20/2009)
I missed this before. Have you paid attention to the database name?Use [Regional Office Claims Adjudication Process-Disability (ROCAP)];
That is indeed, scary
February 20, 2009 at 12:09 pm
Thanks, grass....
That always gets me a chuckle. I think you might need a dual rotor chopper for that mission!
February 20, 2009 at 12:04 pm
It can fragment, and you'd need to rebuild the clustered index to fix this. In EE you can do this online.
February 20, 2009 at 11:58 am
Or I do!!!!! :w00t:
February 20, 2009 at 11:57 am
Very interesting.
SQL does mark the physical records in a heap, AFAIK, with something to be sure they are unique. I have heard before that the optimizer likes clustered indexes, so...
February 20, 2009 at 11:51 am
this help?
http://msdn.microsoft.com/en-us/library/ms179316(SQL.90).aspx
http://msdn.microsoft.com/en-us/library/aa337560(SQL.90).aspx
February 20, 2009 at 11:43 am
Out of curiosity, where did that syntax come from (original post)? another platform or SQL version?
February 20, 2009 at 11:38 am
Not really. The backup runs as the service account, so it needs rights to get across the network.
Note that network backups are not recommended. If there's any network hiccup, the...
February 20, 2009 at 11:29 am
Viewing 15 posts - 25,066 through 25,080 (of 39,810 total)