[
https://issues.apache.org/jira/browse/DERBY-6555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas resolved DERBY-6555.
----------------------------------
Resolution: Fixed
> Typo in error message for too much contention on sequence
> ---------------------------------------------------------
>
> Key: DERBY-6555
> URL: https://issues.apache.org/jira/browse/DERBY-6555
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.11.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Rick Hillegas
> Priority: Minor
> Attachments: derby-6555-01-aa-errorMessageTypo.diff
>
>
> {quote}
> ERROR X0Y84: Too much contention on sequence SEQ. This is probably caused by
> an uncommitted scan of the SYS.SYSSEQUENCES catalog. Do not query this
> catalog directly. Instead, use the SYSCS_UTIL.SYSCS_PEEK_AT_SEQUENCE function
> to view the current value of a query generator.
> {quote}
> I think it is meant to say "sequence generator" instead of "query generator".
--
This message was sent by Atlassian JIRA
(v6.2#6252)