Currently getting the following error when running the Associate Migration Repository with DB12c:
SQL Error on Script Execution
Try deleting repository before Creating Repository
IT appears as though the process completes, as the database object are created. However I don't get this in 11gR2 or XE. Any ideas.
Did a DatabaseDiff and here are the results:
Types:
MIGR_REPORT_DETAIL_ROW
MIGR_REPORT_DETAIL_TABLE
MIGR_REPORT_SUM_ROW
MIGR_REPORT_SUM_TABLE
Indexes:
MD_STORED_PROGRAS_IDX2
MD_DERIVATIVES_PERF_IDX1
MIGRLOG_PERF_IDX
MD_ADDITIONAL_PROPERTIES_IDX
MD_DERIVATIVES_PERF_IDX3
MD_DERIVATIVES_PERF_IDX2
MD_TABLES_PERF_IDX2
MD_TABLES_PERF_IDX1
MD_DERIVATIVES_PERF_IDX4
MD_COLUMNS_PERF_IDX
MD_DERIVATIVES_PERF_IDX
Packages:
MIGRATION
MIGRATION_REPORT
MIGRATION_TRANSFORMER
Packages Bodies:
MIGRATION
MIGRATION_REPORT
MIGRATION_TRANSFORMER
Message was edited by: dbcapoeira. Added database diff report.