We have a corrupt table which we can't drop.
Invalid OAM Page 7482648. Found pstat=0x802, object=46910571618410, database=35, indid=3.
Msg 12329, Level 20, State 1
Server 'LN_DELTA_D1_SQL', Line 1
An attempt was made to fetch logical page '7482648' for database 'PAdb' (35), object 'SETO_corrupt' (740522763), index 'SETO' (0), partition 'p2014' (756522820). However, page belongs to a different partition (indid '3' partitionid '938811498') of the same object. This indicates an ASE internal error and does not indicate data corruption.
We've tried various dbcc options but can't seem to get past this error. Its causing a lot of headaches in the environment.
Whats the best way of fixing the problem.
I've seen this posting
http://scn.sap.com/docs/DOC-43252
Is this the only way to fix problems - doesn't look very safe to me.