Database Error Messages

OCI-23636

MAINTAIN_TTS: Invalid tablespace name, reason: string.

Cause

The tablespace name was either NULL or too long when the streams MAINTAIN_TTS APIs were called.


Action

Check that the specified tablespace names are not NULL and are spelled correctly. If there are too many tablespaces, group them together and call the streams MAINTAIN_TTS APIs for the group.