data pump between non cdb to pdb
Hello-
I'm new to the cdb/pdb architecture.
I am trying to perform impdp to a pluggable db. I got the following error:
Connected to: Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
ORA-39006: internal error
ORA-39065: unexpected master process exception in DISPATCH
ORA-12801: error signaled in parallel query server P002
ORA-06512: at "SYS.KUPF$FILE", line 4809
ORA-06512: at "SYS.KUPF$FILE", line 4783
ORA-65100: missing or invalid path prefix - /u01/app/oracle/admin/CDB01/dpdump/A2B9EB
ORA-06512: at "SYS.KUPF$FILE", line 4771
ORA-06512: at "SYS.KUPM$MCP", line 4422
ORA-39097: Data Pump job encountered unexpected error -12801
Is there a work around for this issue in Pluggable DBs ?