Use > JMX Reference > Administration Methods > How to Check the Database Connection

How to Check the Database Connection

To check that the database server is up and running:

  1. Launch the Web browser and navigate to: https://localhost:8443/jmx-console.

  2. Under UCMDB, click UCMDB:service=Dal Services to open the JMX MBean View.

  3. Invoke the function getDbContext with a customerID parameter value of 1.

  4. Check that the operation result shows no problems.