开发者

How to resolve Oracle service name to ip address it resides

I have OracleConnectionString with connect开发者_运维百科ion info. All I see now is to start tnsping as a hidden process and parse its output. Is there a simpler (.NET) way?


select sys_context('USERENV','ip_address') from dual;

I am not sure of this! Please, try!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜