Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 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
DSN configuration after SSL migration for OBIEE 12c

Hi all,
I could not able to configure DSN connection for SSL, after SSL migration for accessing OBIEE RPD online through BI admin tool.
my SSL port is 9503 and non-SSL port is 9502, configured in weblogic console.
But when am going through DSN configuration, there was an DSN configured for Non-SSL with port 9514 and it is working now.
Configured non-SSL connection with port-9514 instead of 9502, where 9502 is actual port for non-SSL configured in weblogic console.
And i could see, connection successful.
Now am trying to configure with SSL port which 9503, getting error.
Using the same login, getting below error.
How 9514 port is working for non-SSL connection, instead of 9502?
And where can i see this is configured?
How to identify the port for SSL configuration for DSN?
Please guide me to resolve this issue, thanks in advance.
Answers
-
The Admin tool doesn't connect to the web interface port, it connects to the BI Server directly. It isn't a browser connection at all.
If you look in Weblogic EM, the Business Intelligence instance components you see the ports of each component, the BI Server is on 9514 by default.
0 -
For a more precise description on how to find the 9514 (including a screenshot), look at the second to last post in this thread: System DSN for live RPD
0 -
thanks gianni. now i got cleared for non-SSL port..
One more question here is, recently i have configured SSL and i want update the DSN configuration with using SSL port.
So where can i find the port of SSL for BI server in EM console?
0 -
4167197 wrote:So where can i find the port of SSL for BI server in EM console?
You're never saying exactly WHAT or HOW you SSL'ed. If you're talking about 9502 and 9503, then you're talking about AdminServer and Managed Server. You are not touching any of the components when you're modifying those two ports.
So you need to provide much more detailed information. SSL'ing components isn't the one switch you change in WLS console.
0