Viewing 15 posts - 451 through 465 (of 529 total)
Sounds to me like a buggy installation, I'd try re-installing the client tools and see if that fixes your problem
March 31, 2005 at 2:05 am
OK, so you used your domain account to start the services; this probably means that you are a local administrator on your system so no problems there.
Have you granted SQL...
March 31, 2005 at 2:03 am
Beta2 is a restricted beta only available to MSDN subscribers, members of the betaplace website and anyone that has attended a conference where MS happened to be handing out copies...
March 31, 2005 at 1:55 am
I have no idea without seeing what the SP is trying to do, even though it's encrypted you should be able to extract the text using a free utility from...
March 31, 2005 at 1:51 am
I can't help you with the links but when we were looking at an iSCSI SAN and comparing with Fiber Channel we basically decided that iSCSI might be ok for a NAS...
March 31, 2005 at 1:47 am
I'm sure that bitTorrent is somewhere towards the top of their ever growing list
It'll be interesting to see whether the powers that be...
March 31, 2005 at 1:36 am
Sound like you've got yourself a plan
Seeing as you've got all weekend you'll probably have loads of time to do the normal reindexing...
March 30, 2005 at 11:29 am
We couldn't backup and restore the system databases because we were moving from 32-bit to 64-bit servers (although I don't think I would have done it that way anyhow)
We have all...
March 30, 2005 at 8:41 am
Have you checked the execution plan to see if there are any obvious bottlenecks, table scans, excessive bookmark lookups, that sort of thing?
if that's all ok then I would start...
March 30, 2005 at 6:37 am
You could always change the delete statement to just truncate the table if you always want to start from an empty set.
Change
CREATE PROCEDURE SalesSummary
March 30, 2005 at 2:12 am
We recently transferred a > TB database from a data center in Canada to the UK using a variation on the second method you describe above.
1 week before Full Backup
1...
March 30, 2005 at 2:06 am
It's a 64-bit thing, the dll works exactly as I wanted it to on all of our 32-bit systems.
Doesn't really matter as we came up with a workaround
March 30, 2005 at 1:16 am
Sounds you need to get more automation in place to me, but i'm glad to hear you're still having fun out there.
March 29, 2005 at 8:02 am
I'd have to agree with Colin, sounds like we're cut from the same cloth (yep, we're the annoying people that might occasionally complain but really love doing our job).
I've been...
March 29, 2005 at 7:28 am
We use RAC4SQL and whilst it does have it's limitations is fairly useful at this sort of thing
March 29, 2005 at 7:14 am
Viewing 15 posts - 451 through 465 (of 529 total)