ORA-39002 ORA-31694 ORA-02354 ORA-39776 ORA-00600 error while migration
I'm migrating 12c database from solaris to linux using rman backup set, while restoring the backup I'm getting below error,
Performing import of metadata...
released channel: ch1
released channel: ch2
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 06/14/2021 17:19:28
RMAN-06963: Error received during import of metadata
RMAN-06961: IMPDP> ORA-39002: invalid operation
ORA-31694: master table "SYS"."TSPITR_IMP_FCUB12C_bvCF" failed to load/unload
ORA-02354: error in exporting/importing data
ORA-39776: fatal Direct Path API error loading table "SYS"."TSPITR_IMP_FCUB12C_bvCF"
ORA-00600: internal error code, arguments: [klaprs_11], [12], [0], [110117], [], [], [], [], [], [], [], []
Any help me on this is much appreciated.