OATM - How to exclude standard tables to be migrated by OATM ?
DB: 9.2.0.8
AS part of an upgrading, I've started to reorganize my DB using OATM. I understand that OATM doesnt know how to handle Tables with subpartitions.
We have several GL tables that we have partitioned with this mode (GL_JE_LINES, GL_BALANCES....). I want to be sure before starting to migrate GL module with OATM that the tool will not migrate this tables. How can i do to exclude it ? Can i update the OATM tables ?
It seems also to me that sizing reports results are wrong because they don't know too how to handle this kind of tables. is it a know problem ?