Viewing 15 posts - 42,616 through 42,630 (of 49,571 total)
Bristolred (12/3/2008)
December 4, 2008 at 1:30 am
If the triggers are on the same event, why not just have one trigger that does the work of both?
December 4, 2008 at 1:22 am
Just check the version of that management studio, make sure that the patch did successfully patch the client tools.
December 4, 2008 at 12:59 am
Steve Jones - Editor (12/3/2008)
Corruption errors are most often hardware related, so be sure that your drivers and hardware is not causing issues.
This particular one's usually the result of...
December 4, 2008 at 12:54 am
So where did you set the maintenance plan up from?
December 4, 2008 at 12:54 am
It should be possible, but I don't know enough about Java to know how. Perhaps ask that on a java forum?
December 4, 2008 at 12:47 am
Skull Killer (12/3/2008)
Its not necessary to create a physical temporary table since it's a small one that works better in memory.
Just to clarify. Temp tables and table variables are...
December 4, 2008 at 12:32 am
I don't think that dropping the keys is going to get rid of all the messages. Some, maybe.
As well as foreign keys with missing key column info (which dropping the...
December 4, 2008 at 12:28 am
And what's the version of your client tools? Help - about management studio.
December 4, 2008 at 12:25 am
Mike Levan (12/3/2008)
December 3, 2008 at 3:29 pm
Is that error log you just posted from the same system that had the 823 errors? It doesn't appear to be so, the database names are different.
Is the system that...
December 3, 2008 at 3:14 pm
Have you checked the system event log for hardware-related errors?
December 3, 2008 at 2:52 pm
The other question to ask is why dynamic SQL?
December 3, 2008 at 2:25 pm
Please post the latest SQL error log. The one after the latest reboot.
Have you checked the system event log for hardware-related errors?
December 3, 2008 at 2:22 pm
Replication can work in simple recovery. It's mirroring and log shipping that require full only (for mirroring) or full or bulk-logged (I think for log shipping). I seem to recall...
December 3, 2008 at 2:16 pm
Viewing 15 posts - 42,616 through 42,630 (of 49,571 total)