Cause: The tablespaces were already in existence in the target database when the streams MAINTAIN_TTS APIs were called." See the solution below.
Error solution: Check whether you can drop the tablespaces to be maintained in the target database. If not, don't use streams MAINTAIN_TTS APIs to setup streams. Check the Oracle documentation on how to setup streams.
Database version: Oracle 11g Release 2 (11.2)