Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 234 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Is a fully qualified host name (FQHN) mandatory for OAS/OBIEE Installation?
I am about to install OAS 5.5. I've installed OBIEE many times, so I am familiar with the installation process. This time, I was planning to install OAS with short host names. Reason being, I want to clone the LINUX VMs (let's call this development) once all components are installed and operational, as to avoid repeating the installations for the subsequent production environment. Both environments will be on separate closed networks in different physical locations, so I don't have to be concerned with clashing/conflicting host names or I.P. addresses. The installation manual contains the following statement:
Before you install Oracle Analytics Server, you must make sure that the EndPoint URLs resolves to a FQDN or you use the Frontend Load Balancer for server-side configuration.
You must configure the front-end host with a FQDN.
Is this clearly stating that I must install OAS using fully qualified host names? My environments will contain a single BI instance. Am I missing something here?
Thanks in advance
Joe
Answers
-
We install vm's, containers and appliances all the time against an internal IP and virtual hostname (i.e. 12.7.0.0.1 dev.xxx.xxx dev) and move them around and access with external IP|hostname that is configured in the network DNS
We resolve in /etc/hosts
You may remember the Enterprise Deployment Guide utilizes VIPs and VHNs
https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.3/biedg/procuring-resources-enterprise-deployment.html#GU…
The wording just means your installation needs to be reachable.I not endorsing it as a production solution; merely stating it is possible. Also, you can change the endpoints after the fact.
Other comments welcomed.0 -
I also thought that as long as the hosts resolve in /etc/hosts, I should be able to install with short names. I'll give it a go.
Thanks for your input.
Joe
0
