You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2014/04/25 15:08:15 UTC

[jira] [Updated] (DERBY-6555) Typo in error message for too much contention on sequence

     [ https://issues.apache.org/jira/browse/DERBY-6555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas updated DERBY-6555:
---------------------------------

    Attachment: derby-6555-01-aa-errorMessageTypo.diff

Attaching derby-6555-01-aa-errorMessageTypo.diff. This patch fixes the typo.

Touches the following file:

M       java/engine/org/apache/derby/loc/messages.xml


> 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)