ORA-12911: permanent tablespace cannot be temporary tablespace
Hi Guys,
we have oracle 19.6 on windows 2016. IMPDP using option schemas=...... imported data successfully,
but gives error in log file:
ORA-39083: Object type USER:"schema_name" failed to create with error:
ORA-12911: permanent tablespace cannot be temporary tablespace
expdp was done from oracle the same version. all schemas in source have temporary tablespace TEMP;
what is the problem?
Thanks Mary