DR$ tables
Hi. I am migrating an application from 10.2.0.4 to 11.2.0.3 database. The application is using Oracle Text. The migration is straightforward - I have locked the app IDs on the 10.2.0.4 side,
exported via datapump all the data , dropped the ID on the 11.2.0.3 side and imported the data (along with recreating the ID). One of the checks that I did was to run select count on every table in the schema and confim that the counts are the same. All the app tables indeed had the same counts except for some of the DR$ tables -
DR$FTINDEX_QML_CHOICE$I
DR$FTINDEX_QML_CHOICE$N
exported via datapump all the data , dropped the ID on the 11.2.0.3 side and imported the data (along with recreating the ID). One of the checks that I did was to run select count on every table in the schema and confim that the counts are the same. All the app tables indeed had the same counts except for some of the DR$ tables -
DR$FTINDEX_QML_CHOICE$I
DR$FTINDEX_QML_CHOICE$N
0