Patch 37537949
We ran into this issue. We migrated database to a newly created container. It seems to create with time zone version 44
We were trying to import data from that new created container/pluggable back to the old pluggable on a different server and encountered error :
Connected to: Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
ORA-39002: invalid operation
ORA-39405: Oracle Data Pump does not support importing from a source database with TSTZ version 44 into a target database with TSTZ version 32.
I am using patch to upgrade the old container from 32 to 44 with patch 37537945. I review the readme and I notice it does not list as a task to run datapatch