call dbms_xdb.cfg_update(updateXML(dbms_xdb.cfg_get(),'/xdbconfig/sysconfig/protocolconfig/httpconfig/http-port/text()',8081));
call dbms_xdb.cfg_update(updateXML(dbms_xdb.cfg_get(),'/xdbconfig/sysconfig/protocolconfig/ftpconfig/ftp-port/text()',2111));
commit;
exec dbms_xdb.cfg_refresh;
posted on 2008-12-15 23:16
Hper 閱讀(141)
評論(0) 編輯 收藏 所屬分類:
數據庫