Oracle8i Distributed Database Systems
Release 2 (8.1.6)

A76960-01

Library

Product

Contents

Index

Prev Up Next

Heterogeneous Services Initialization Parameters, 18 of 18


HS_RPC_FETCH_SIZE

Default value: 

4000 

Range of values: 

Decimal integer (byte count)  

Tunes internal data buffering to optimize the data transfer rate between the server and the agent process.

Increasing the value can reduce the number of network round trips needed to transfer a given amount of data, but also tends to increase data bandwidth and to reduce response time or latency as measured between issuing a query and completion of all fetches for the query. Nevertheless, increasing the fetch size can increase latency for the initial fetch results of a query, because the first fetch results are not transmitted until additional data is available.

See Also:

Chapter 9, "Developing Applications with Heterogeneous Services" for more information about array fetches. 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index