Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 9 Oracle Analytics Lounge
- 182 Oracle Analytics News
- 39 Oracle Analytics Videos
- 15.3K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 62 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS clustering port config

For OAS, in a horizontal cluster the default port set for bi_server2 for ssl channel is 7503. We need to use the same ports like 9503 used with SSL, for both servers bi_server1(9503) and bi_server2(7503) due to the use of Load Balancer. When we change the port of bi_server2 to 9503, the login is successful but session keeps on asking for a sso login. Its not stable with session.
Best Answer
-
Could you please share the steps followed to change the port? Additionally, we recommend verifying the issue by bypassing the load balancer and directly accessing the environment using:
http(s)://<Hostname>:<bi_server2port>/dv
This approach will help determine if the issue lies on the OAS configuration side or the load balancer configuration side.
Looking forward to your feedback.
0