SYS.SEQUENCES
The SEQUENCES table contains all the information about sequences.
Columns
| Column name | Type | Description |
|---|---|---|
|
|
|
Sequence name |
|
|
|
Sequence owner |
|
|
|
Minimum value |
|
|
|
Maximum value |
|
|
|
Increment value |
|
|
|
Number of sequence number to be cached For internal TimesTen use. |
|
|
|
Last number incremented |
|
|
|
Reserved for internal use |
|
|
|
ID of the sequence row |
|
|
|
Flag to indicate to wrap around value |
|
|
|
Sequence replication status 0 – Sequences are not being replicated. 1 – Sequences are being replicated. |
|
|
|
Flag to indicate that sequences cannot be incremented on subscriber-only databases |
|
|
|
Not used. |
|
|
|
Unused. Column unused by TimesTen. Ignore value. |
|
|
|
Unused. Column unused by TimesTen. Ignore value. |