[
https://issues.apache.org/jira/browse/ARTEMIS-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970930#comment-15970930
]
ASF subversion and git services commented on ARTEMIS-1084:
----------------------------------------------------------
Commit c35960f6a4b08bc5df4e71a1e5b4ac0c765d68c3 in activemq-artemis's branch
refs/heads/1.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=c35960f ]
ARTEMIS-1084 Throw RunTime on bad Oracle table size
(cherry picked from commit aa9ac4a914c18ef9421c769f8cb40e1a6b3b9972)
> Oracle12C has table name size limit of 30 chars. When using paging and a
> table name of >10 chars. Artemis will work fine, until it's Page UUID size
> goes above 20 chars. Then start failing to page.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1084
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1084
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Martyn Taylor
>
> We need to ensure that table size is appropriate for Oracle12C when paging.
> 10chars max
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)