Viewing 3 posts - 1 through 4 (of 4 total)
We narrowed down the problem to this:
When we created a primary key clustered index on one specific table (regardless of columns) we received the error. Our work around was...
March 19, 2003 at 9:11 am
#451456
Additional Info:
We loaded data into an empty database one table at a time. We narrowed the problem down to one specific table.
March 18, 2003 at 8:28 am
#451342
Tried dbcc checkdb, reorg indexes, backup/restore, etc. DTS'd all data to another sql server db - same problem. DTS'd to a Sybase db and no problem. ...
March 17, 2003 at 11:29 am
#451243