Is there a doc to explain all the properties in the glide.db.properties file, specifically what is glide.db.name used for?

Elhanan1
Kilo Contributor

We have a "Self-Hosted" (aka on premise) environment, we are scaling horizontally (starting up multiple nodes across several linux servers; loadbalanced via F5).   Our database connectivity id described/defined via the <node>/conf/glide.db.properties file.   

Since we connect to oracle (i.e., glide.db.rdbms=oracle) via the glide.db.url, glide.db.user, and glide.db.password fields, and further that the actual db name is contained in the glide.db.url ... what purpose if any does the 'glide.db.name' field serve?

I can't find any documentation or KB articles searching for the file or the property

3 REPLIES 3

Jace Benson
Mega Sage

I have never seen one.  You should ask HI for one and if you get one, share it if you can.

jeffreyluto
Tera Contributor

Hit you find the answer? Were you able to setup Active-Active or Active -> standby w/ the databases on -premise? That is would we want to do soon.

jeffreyluto
Tera Contributor

glide.db.name = 

would be the database name /host

yes it is in the glide.db.url but just add it in glide.db.name  it works.

why Oracle or other formats or syntax repeat info, that is from the original writers of Oracle