databaseexpress
This is an old revision of the document!
Table of Contents
Database Express
Configuration
SQL> SELECT DBMS_XDB_CONFIG.gethttpsport FROM dual;
GETHTTPSPORT
------------
0
SQL> EXEC DBMS_XDB_CONFIG.sethttpsport(5500);
PL/SQL procedure successfully completed.
The URL will therefore be https://hostname:5500/em
Menu Structure
- Configuration
- Storage
- Security
- Performance
databaseexpress.1437637193.txt.gz · Last modified: (external edit)
