Symptom
After a system migration with DMO, row/column store inconsistencies are identified in the target system.
In the ABAP Dictionary, the tables have the storage type "Row Store", but they are created as column store tables in the database.
Other Terms
RUTMSJOB, database migration option
Reason and Prerequisites
For migration to SAP HANA, very large tables must be partitioned. However, table partitioning is supported only for column store tables. Therefore, these tables are created automatically as column store tables.
Solution
See note 2096202 - Row store/column store inconsistencies after system migration with DMO