|
Measures reported by OraRacSqlConTest
This test monitors the data transmission between the Oracle Cluster server and its clients.
Outputs of the test : One set of results for every node in the cluster
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| KbytesSentRate |
Indicates the rate at which data is transmitted by this node in response to client requests. |
KB/Sec |
The data transmission rate reflects the workload on the server. |
| KbytesRecvdRate |
Indicates the rate at which data is received by this node from clients over SQL*Net. |
KB/Sec |
This measure also characterizes the workload on a node. As the data rate to a node increases, consider tuning the Service Layer Data Buffer (SDU) and the Transport Layer Data Buffer (BDU) in the TNSNames.ora and Listener.ora files to optimize packet transfers across the network. |
|