Increase the concurrency of sequences If you use a sequence generator (created with the CREATE SEQUENCE statement), you can increase its concurrency by doing the following. sequencesconcurrency concurrencysequences

See the for more information about the CREATE SEQUENCE statement, the SYSSEQUENCES system table, the SYSCS_UTIL.SYSCS_PEEK_AT_SEQUENCE system function, and the derby.language.sequence.preallocator property.