ORATCPTEST NOT WORKING WITH ASYNC
Hello
I am measuring our Data Guard communication using oratcptest since we are going to move our DR location.
When in 'SYNC' mode the tool works fine but when in 'ASYNC' mode the tool does not generate any output.
***************************************
On the receiving server:
$ java -jar oratcptest.jar -server -port=4711
On the client server:
java -jar oratcptest.jar server -port=4711 -mode=async -duration=10s -interval=2s
[Requesting a test]
Message payload = 1 Mbyte
Payload content type = RANDOM
Delay between messages = NO
Number of connections = 1
Socket send buffer = (system default)
Transport mode = ASYNC
Disk write = NO
Statistics interval = 2 seconds
Test duration = 10 seconds
Test frequency = NO