auxttspre.sql script is excluding 40 tablespaces in transport scripts
We are in process to migrate on-prime 19c database from HPUX to LINUX platform on OCI and following note ( Doc ID 2725558.1 ). During preparation phase we have converted 35 tablespaces from Dictionary managed to Locally managed. Now, while we are running auxttspre.sql script, it is excluding all these 35 converted tablespaces and 5 others (total=40) tablespaces in transport scripts. We can't migration database without having these 40 tablespaces in transport sets.
We need your help to analyze and have these tablespaces included in XTTS transport set. Please review & suggest.
SQL> select unique (tablespace_name)
from dba_segments where owner in
(select unique(name) from sys.ku_noexp_tab where OBJ_TYPE in