conn sys/password as sysdba
call dbms_xdb.cfg_update(updateXML(dbms_xdb.cfg_get(),'/xdbconfig/sysconfig/protocolconfig/httpconfig/http-port/text()',8088));
[color=red]如果不能复制,需要手动输入。[/color]
conn sys/password as sysdba
call dbms_xdb.cfg_update(updateXML(dbms_xdb.cfg_get(),'/xdbconfig/sysconfig/protocolconfig/httpconfig/http-port/text()',8088));
1833
2856
1291
310
3737

被折叠的 条评论
为什么被折叠?