Viewing 15 posts - 1,246 through 1,260 (of 2,387 total)
Can you check your report server to see which object has ID 258647932? Maybe it was corrupted in your production server.
Edited by - allen_cui on 08/27/2003 08:57:02 AM
August 27, 2003 at 8:53 am
Send dead lock information to SQL Server errorlog.
August 27, 2003 at 8:39 am
August 26, 2003 at 9:42 pm
Can you post the completed error message?
August 26, 2003 at 9:38 pm
August 26, 2003 at 9:35 pm
It is the hot fix that resloves SQL Server performance counters missing from performance monitor. MS03-031 build number is 8.00.818.
I have no chance to use 64 bits SQL Server but...
August 26, 2003 at 2:04 pm
quote:
I'm worried about the system files, the actual SQL Server executables, DLLs, log files, etc. found under \Program Files\Microsoft SQL Server....
August 26, 2003 at 10:06 am
I would suggest to trace the network connection/activities between your SQL Server and AS/400 machines to see any network breakdown during the data movement.
August 26, 2003 at 9:08 am
Run dbcc traceon(1204, 3605, -1) to log dead lock information to your SQL Server errorlog.
August 26, 2003 at 9:05 am
You really don't have to move everything unless you have other reasons. Creating second database file on new driver for your user databases or move them to new driver with...
August 26, 2003 at 9:02 am
Did they detach the database before copy MDF/LDF? You can also Ask them backup database and send it to you.
August 22, 2003 at 2:04 pm
Viewing 15 posts - 1,246 through 1,260 (of 2,387 total)