Skip to content

Measuring Oracle Net Throughput

Bjørn Engsig edited this page Sep 14, 2022 · 21 revisions

Background

Many database application transfer large amounts of data between the database and some client or application server, and often does that using one or many concurrent "streams" of data. This is in particular the case for data warehouse style applications that import or export to or from the database.

Clone this wiki locally