Using the H2 Web Console
If the H2 web console is enabled it may be reached using a web browser on its configured port.
To Use the H2 Web Console
-
In a modern web browser, navigate to the host and port configured for the web console.
The console will appear similar to the following when viewed for the first time:
-
Copy the following values to this form from the application.yml configuration file in the same directory as the software’s JAR file and supporting scripts:
-
Click Connect.
The console will update to appear similar to the following:
Note: EVENT_HISTORY and JOB_DETAILS tables will only appear if the software has used this database at least once in job and event load processing.
-
From this display SQL statements may be executed and other operations performed on the database, per web console documentation: