---
## Make sure to change these
published: false
sitemap: true
hidden: true
sitemap: false
---


\$ sqlplus /nolog SQL\> connect / as sysdba

SQL\> call dbms\_xdb.cfg\_update(updateXML(dbms\_xdb.cfg\_get(),
'/xdbconfig/sysconfig/protocolconfig/httpconfig/http-port/text()',
8081))

SQL\> /

SQL\> call dbms\_xdb.cfg\_update(updateXML(dbms\_xdb.cfg\_get(),
'/xdbconfig/sysconfig/protocolconfig/ftpconfig/ftp-port/text()', 2111))
/

SQL\> COMMIT;

SQL\> EXEC dbms\_xdb.cfg\_refresh;[](http://technorati.com/tag/2100)

Copyright © 2000 - 2015 Ernesto Angel Celis de la Fuente, this web page
is licensed under a [Creative Commons Attribution-NoDerivs 3.0
License](http://creativecommons.org/licenses/by-nd/3.0/us/). Last
updated: