Oracle DBA, How To, Error, Cause and Action

ORA-00253: character limit string exceeded by archive destination string string

ORA-00253: character limit string exceeded by archive destination string string

Cause:

The destination specified by an ALTER SYSTEM ARCHIVE LOG START TO command was too long.


Action:

Retry the ALTER SYSTEM command using a string shorter than the limit specified in the error message.

No comments:

Post a Comment

Thanks for your comment.