How to Identify Which Database Belongs to Which HTTP Endpoint of the XDB HTTP Server
(Doc ID 1931606.1)
Last updated on JANUARY 21, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterInformation in this document applies to any platform.
Goal
With dbms_xdb.SetHTTPPort() it is possible to register a HTTP port with the listener.
The lsnrctl status command shows the http endpoints:
How to identify which database belongs to which port without connecting to the databases ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |