12C EM Express HTTPS connection error
when the database is installed, it is recommended to EM installation, easy to manage later.
Sql> Show parameter Dispatchers
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
Dispatchers string (PROTOCOL=TCP) (SERVICE=ORCLXDB)
Max_dispatchers integer
sql> exec Dbms_xdb_config.sethttpsport (5555);
PL/SQL procedure successfully completed.
Https://192.168.1.201:5555/em/login
650) this.width=650; "src=" Https://s4.51cto.com/wyfs02/M02/00/3A/wKiom1mZhyPT1Sn8AACcShhSARU671.png "title=" 11. PNG "alt=" Wkiom1mzhypt1sn8aaccshhsaru671.png "/>
Processing method:
[Email protected] ~]# Cd/u01/app/oracle/admin/orcl/xdb_wallet
[Email protected] xdb_wallet]# ls-l
Total 8
-RW-------1 Oracle asmadmin 3864 00:28 Cwallet.sso
-RW-------1 Oracle asmadmin 3819 00:28 EWALLET.P12
[email protected] xdb_wallet]# chmod 777 Cwallet.sso EWALLET.P12
[Email protected] xdb_wallet]# ls-l
Total 8
-RWXRWXRWX 1 Oracle asmadmin 3864 00:28 Cwallet.sso
-RWXRWXRWX 1 Oracle asmadmin 3819 00:28 EWALLET.P12
[Email protected] xdb_wallet]#
Https://192.168.1.201:5555/em/login
650) this.width=650; "src=" Https://s3.51cto.com/wyfs02/M02/00/3A/wKiom1mZh17hbPa5AADdZBdsKT4625.png "title=" 22. PNG "alt=" Wkiom1mzh17hbpa5aaddzbdskt4625.png "/>
There is an HTTP connection, can be opened directly, normal use of HTTP to open it can be used.
This article is from the "ROIDBA" blog, make sure to keep this source http://roidba.blog.51cto.com/12318731/1957870
12C EM Express HTTPS connection error