Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The uptime.conf file settings for an Oracle DataStore are:

 

dbDriver=oracle.jdbc.OracleDriver

...

dbType=oracle

...

dbHostname=oraserv

...

dbPort=1521

...

dbName=uptime

...

dbUsername=name

...

dbPassword=password

...

 

Below  Below is a sample of a TNS connection string:

...

Add the values highlighted in bold in the TNS connection string above into the uptime.conf file as follows: 

dbHostname=oracle1-2-3.yourdomain.com
dbPort=1521
dbName=oradb.yourdomain.com