Hi All,
I have an issue report by my client on SQL Anywhere version 10.0.1.4051 database.
After further verification of database, found that there is one table which is causing the problem and throwing the errors.
I tried dropping this table as it's just a reference table but it don't allow me to do that.
The error I am getting are
The table's row count could not be obtained from the database. Internal database error *** ERROR *** Assertion failed: 201503 (10.0.1.4051) Record 0x32e not present on page 0x0:0x398 -- transaction rolled back [Sybase][ODBC Driver][SQL Anywhere]Internal database error *** ERROR *** Assertion failed: 201503 (10.0.1.4051) Record 0x32e not present on page 0x0:0x398 -- transaction rolled back SQLCODE: -301 SQLSTATE: HY000 SQL Statement: SELECT COUNT(*) FROM "dev"."salesum"
E. 09/08 10:53:55. *** ERROR *** Assertion failed: 200610 (10.0.1.4051)
E. 09/08 10:53:55. Attempting to normalize a non-continued row (0x10:0x2)
Can someone help me identify the way to delete this particular table
Thanks
Ramendra