Knut Anders Hatlen created DERBY-6555:
-----------------------------------------
Summary: 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
Priority: Minor
{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)