Message Oracle ORA-23635 - MAINTAIN_TTS: tablespace(s) already exist(s) in target database.

ERRORMAINTAIN_TTS: tablespace(s) already exist(s) in target database.
CAUSEThe tablespaces were already in existence in the target database when the streams MAINTAIN_TTS APIs were called.
ACTIONCheck whether you can drop the tablespaces to be maintained in the target database. If not, dont use streams MAINTAIN_TTS APIs to setup streams. Check the Oracle documentation on how to setup streams.