Once you load the database, Adaptive Server automatically identifies the endian type on the dump file and performs all necessary conversions during load database and online database.
After Adaptive Server converts the index rows, the order
of index rows may be incorrect. Adaptive Server marks following
indexes on user tables as suspect indexes during online
database.
Nonclustered index on an all-pages locked table
Clustered index on data-only locked table
Nonclustered index on data-only locked table
See sp_post_xpload for information about checking and rebuilding indexes on user tables.