Oracle E-Business Suite网络测试(Network Test) Form

来源:互联网 发布:淘宝网儿童内衣 编辑:程序博客网 时间:2024/05/29 09:56

介绍一个Oracle EBS产品提供的网络测试Form(Network Test)。
路径:系统管理员职责 - > 应用产品 -> 网络测试,或者,网络测试职责 -> 网络测试

有的时候遇到了性能问题,但又不确定是网络问题,还是功能本身的问题,这个网络测试Form可以帮你检测网络情况,测试Form客户端 - 中间件服务器 - 数据库服务器的网络性能表现。注意这里的网络延迟和ping命令的测试是不一样的,这个延迟是指 "form round trip",即数据往返的所消耗的时间


这个网络测试结果包含两部分:一部分是:延迟测试(Latency Test);另外一部分是:处理能力的测试(Bandwidth Test)
延迟测试(Latency Test):It examines the time taken for a single packet to make a round trip from the client side application to the server.
Latency Results indicate the average round trip time for a single round trip from a PC client to the server.

处理能力的测试(Bandwidth Test):It examines the data rate to see how many bytes per second the network can transfer from the server to the client.
Bandwidth results display the average data rate in kilobytes per second over each trial.

理论上讲:延迟结果中的数据越小越好;处理能力结果越大越好。但到底具体多少算好呢?
Oracle E-Business Suite Netwrok Utilities: Best Pratices White Pager (Doc ID 556738.1),其中提到了什么时候&如何使用这个网络测试Form,一种情况是用于对比两个不同地方的网络状况的时候;另一种情况就是对比一天不同时段的性能表现。最后一句话尤为重要:总之,不用太在意网络测试的实际结果,这个工具更多的适用于性能的对比(不同地点的对比,不同时间的对比)。


顺便说下,Form上那个附注字段,可以填写任何内容(比如:你此次测试目的),标注当前网络测试,下次可以通过F11+Ctrl F11查询之前的网络测试查询结果。


参考
 Oracle E-Business Suite Network Utilities: Best Practices (Doc ID 556738.1)
 How to Run Oracle Applications Network Tests (Doc ID 152508.1)
Two Essential Tools for Diagnosing E-Business Suite Network Issues 
http://www.anilpassi.com/apps/demo/misc/How_to_Use_Network_Test_in_oracle_Applications.pdf


0 0
原创粉丝点击