Answered question

I would like to monitor my Oracle database with NeoLoad but the default configuration does not work for me?

My Oracle database is configured with Service Name and not with SID. In NeoLoad configuration we need to indicate the database name but I tried using the Service Name and it did not work. Could you help me?

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

NeoLoad is able to monitor Oracle databases using the JDBC driver.

By default, you have to indicate the database name and credentials to connect to your Oracle database.

In case of your database is configured with Service Name, you can switch to Advanced mode and use your own URL.

This is the syntax that you can use to connect to your database using Service name:

jdbc:oracle:thin:@//<host>:<port>/<service_name>

For more information, see “Database” under “Monitors” section in NeoLoad documentation.

 

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful