Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Unable to access Enterprise Manager after Fusion Middleware Install with OAS 2025 on RHEL9
Answers
-
Agree, enabling the discovery cache is top tuning tip +1 to @Gianni Ceresa's tip.
0 -
All the OAS versions, and even OBIEE 12c, are on the same "family" of FMW versions: doing that setting for the discovery cache is part of my default install steps, I actually have that scripted just like most of others tasks.
If you happen to do a number of installs or installs all the versions every year, I find it a gain of time to script all the configurations, including those in WebLogic Admin Console (using WLST) and in FMW EM (files or WLST again). It takes me a bit longer to write the script the first time, but then it is all executed automatically (as long as the base stack is 12c, all the configs will always be the same).
Things like adding another authentication provider (AD or LDAP), enabling SSL with certificates, configuring the system to have a proxy in front etc. Of course, no need to overdo it if you don't need it often, but the EM cache discovery you can consider it a default task all the time.
0