Oracle Solution for Error ora-39134

Solution for Oracle Error ORA-39134

ORA-39134: Cannot include "string

" tablespace as a Transportable Tablespace

What triggered the Error:

The user attempt to specify the SYSAUX or SYSTEM tablespace as a member of the transportable tablespace list in the current job. These tablespaces may not be transported between databases.

What should we do to fix it:

Specify different tablespaces to be transported.