Oracle 19c JSON objects invalid after schema import
Hi Experts.
Please find below environment details.
Source DB - 12c (12.1.0.2) SE
Target DB - 19c (19.9.0.0) SE2
We have exported the schema dump from our Source and Imported the dump into target.
impdp system/******@pdb1 DUMPFILE=mydata.DMP DIRECTORY=STAGING_DIR LOGFILE=mydata.log REMAP_TABLESPACE=ABC_DATA:XYZ_DATA ABC_IDX:XYZ_IDX REMAP_SCHEMA=ABCD:XYZ table_exists_action=replace
After import completed there was about 90 invalid objects, in that we're looking only about the JSON related objects. Please help to share your valuable suggestion on this.
During the import the logs provided below info for all the below listed JSON objects