Viewing 15 posts - 26,401 through 26,415 (of 39,793 total)
There isn't necessarily a great way to do this, although perhaps a tool like SQL Compare (REd Gate) can help.
select * isn't recommended because things can change. It also...
November 6, 2008 at 2:03 pm
Is there a question here? You need more disk space.
November 6, 2008 at 1:10 pm
SANs centralize the storage and often contain more drives than you can physically attach to one server. The PC architecture has limitations, and most vendors don't go beyond a certain...
November 6, 2008 at 9:30 am
I think the naming could be better. Logs, for the most part in computer science, are just extra information about what an application is doing. It seems more and more...
November 6, 2008 at 9:26 am
Very strange. Could you have two registrations? Perhaps under another email with the same display name?
November 6, 2008 at 9:14 am
If you're having issues, then you might need to apply the SP. If not, I'd hold off. Typically when I've called MS in the past, they want the latest SP...
November 6, 2008 at 7:51 am
I think there are still jobs out there, and surprisingly I've been contacted by a lot of recruiters lately with jobs in the Denver area.
Keep your resume up to date,...
November 6, 2008 at 6:43 am
Please let us know if this changes things. I'd also watch reads and index size before and after if you can and let us know.
Steve
November 5, 2008 at 1:12 pm
which blog site? Probably not me, as the Redriven doesn't sound familiar. I'll check it out.
November 5, 2008 at 10:45 am
Partitioning is built for this type of issue, but will it help? Can you separate out partitions to separate disks? It might reduce blocking on loads to load a new...
November 5, 2008 at 9:43 am
the rules are the same at a small or large level. You design to store and query data efficiently. You might need to add things at a large level like...
November 5, 2008 at 9:38 am
Very strange. Can you set this up on a 2nd drive and see if the schedule works?
If you run the schedule now (if you can), does it fail?
November 5, 2008 at 9:37 am
Is this one index or 4?
If you remove "no" and "id" what happens?
November 5, 2008 at 9:28 am
I would try a new file. You might have some bad blocks in there. The disk should handle it, but using the same file might cause issues. Have you tried...
November 5, 2008 at 8:03 am
Viewing 15 posts - 26,401 through 26,415 (of 39,793 total)