Database Reference
In-Depth Information
Note
You can get the https port by issuing the following statement: “select dbms_xdb_config.gethttsport from dual.”
As an interesting side note you can see the port registered with the listener:
[oracle@server1 ~]$ lsnrctl status
LSNRCTL for Linux: Version 12.1.0.1.0 - Production on 25-JUL-2013 20:36:31
Copyright (c) 1991, 2013, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 12.1.0.1.0 - Production
Start Date 25-JUL-2013 20:24:19
Uptime 0 days 0 hr. 12 min. 11 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/grid/product/12.1.0.1/grid/network/admin/listener.ora
Listener Log File /u01/app/grid/diag/tnslsnr/ol64/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=server1.example.com)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=server1.example.com)(PORT=5500))
(Security=
(my_wallet_directory=/u01/app/oracle/product/12.1.0.1/dbhome_1/admin/CDB1/xdb_wallet))
(Presentation=HTTP)(Session=RAW))
Point your web browser to the HTTPS port just detected and wait a few seconds for the interface to load. You are
presented with the user interface shown in Figure 2-8 .
 
 
Search WWH ::




Custom Search