solidDB Help : solidDB reference : SQL: Database system tables and system views : System tables for grid : SYS_GRID_IDS
  
SYS_GRID_IDS
The SYS_GRID_IDS table stores values of the ids that are used in a grid.
 
Column name
Data type
Description
ID
INTEGER
ID or counter type; one of the following values:
1 = Node id in a grid
2 = Replication group id
3 = Schema version
4 = Map version
5 = Configuration version
VALUE
BIGINT
Value of the ID or counter
Go up to
System tables for grid