Hi Bret,
The 'checktable' run on the 11.9.2 cloned DB looks ok. So perhaps the error message is a result of incompatibility rather than corruption.
1> use Cust201213mds
2> go
1> dbcc checktable(sysindexes)
2> go
Checking sysindexes
The total number of data pages in this table is 19.
Table has 182 data rows.
DBCC execution completed. If DBCC printed error messages, contact a user with
System Administrator (SA) role.
1>
Based on your comments, i'll try and find an older version of Sybase (at least 12.5.4) and do an interim migration to that platform, then another hop to 16.0. I'll report back with the results. Let me know if you think i'm on the wrong track and should try something else....
Regards,
Mike