SQL*Plus: Release12.2.0.1.0 Production on Sun Oct 2700:18:402019
Copyright (c) 1982, 2016, Oracle. All rights reserved.
Connected to: Oracle Database 12c Enterprise Edition Release12.2.0.1.0-64bit Production
SQL>showparameter dispatchers;
NAME TYPE VALUE ------------------------------------ ----------- ------------------------------ dispatchers string (PROTOCOL=TCP) (SERVICE=booboo XDB) max_dispatchers integer SQL>exec dbms_xdb_config.sethttpport(8088);