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

Oracle Error Message

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

Reason for the Error

The tablespaces were already in existence in the target database when the streams MAINTAIN_TTS APIs were called.”

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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...