Determining Current Database
Confirm the database Nexus Repository is using by navigating to the data store view in Administration → Repository → Data Store. This displays the JDBC URL for your current database.
The Data Store screen appears for those using either an H2 or PostgreSQL database. To verify your instance is using OrientDB use the following steps:
Navigate to the
System Information
underSupport → System Information
.Locate the
nexus-properties
section.Check that
nexus.orient.enabled
istrue
.
See the Data Store topic for more information.