ORA-00600[ktecgsc:objdchk_kcbgcur_3] Running DBMS_FLASHBACK_ARCHIVE.IMPORT_HISTORY
(Doc ID 2683262.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 20.3.0.0.0 Preview [Release 12.1 to 20.0]Information in this document applies to any platform.
Customer is running DBMS_FLASHBACK_ARCHIVE.IMPORT_HISTORY('RR_RCM_CORP_DATA', 'LU_BOWTIE_POTENTIAL', 'ZLU_BOWTIE_POTENTIAL') to move a schema that has FDA data to a new database, and fails with
ORA-00600: internal error code, arguments: [ktecgsc:objdchk_kcbgcur_3], [], [], [], [], [], [], [], [], [], [], []
ORA-06512: at "SYS.DBMS_FLASHBACK_ARCHIVE", line 86
ORA-06512: at line 1
Goal
Use DBMS_FLASHBACK_ARCHIVE.IMPORT_HISTORY('RR_RCM_CORP_DATA', 'LU_BOWTIE_POTENTIAL', 'ZLU_BOWTIE_POTENTIAL') to move a schema that has FDA data from Database A to database B.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |