If prompted with an error message when creating a new sequence name, or Save As of an existing sequence.
This relates to the Sequence name being too long, the error message is warning that data would be truncated, meaning the sequence name will not fit in the database column - which is currently limited to 50 characters.
To resolve, use a shorter sequence name, less than 50 characters.