Introduction
JMap Server manages database connections in pools (see Resource Pooling in section Advanced concepts). The pools contain a certain number of open database connections that are shared between the different users according to their database access needs.
All the database connection pools (thereafter called databases for simplicity) are centrally managed using JMap Admin. Databases are typically used by JMap Server to read spatial data stored in tables and to access descriptive data related to spatial data. Once databases are configured in JMap Admin, they can be used from other sections and for various purposes in the administration process.
The Database section in JMap Admin is used to display a table of existing databases and to show their statuses.
System Database
JMap has a System database that contains JMap Server configuration and geometry tables. This database is mandatory and generally should not be modified. It cannot be deleted and should only be manipulated by advanced users. See section JMap Server System Data for more information.