Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-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.