Is there a doc to explain all the properties in the glide.db.properties file, specifically what is glide.db.name used for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2019 09:45 AM
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
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2019 10:19 PM
I have never seen one. You should ask HI for one and if you get one, share it if you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 07:17 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2025 12:29 PM
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