Huge network traffic when ODAC reads Oracle metadata
Posted: Tue 19 Apr 2011 15:32
Hello!
We use ODAC 6.90 for Delphi 2010 with Oracle 10.2 client. Some of our forms use TOraQuery with cached updates for reading and TOraStoredProc for saving. We have measured incoming traffic for some of the forms and result was awful! About 2 Mb for just one saved record! And nothing suspicious in DBMonitor log.
We have analyzed incoming packets from 1521 port. Most of the data received looks like Oracle metadata - fields description, types etc.
The question is: how can we forbid ODAC to read such a metadata and reduce our network traffic?
We use ODAC 6.90 for Delphi 2010 with Oracle 10.2 client. Some of our forms use TOraQuery with cached updates for reading and TOraStoredProc for saving. We have measured incoming traffic for some of the forms and result was awful! About 2 Mb for just one saved record! And nothing suspicious in DBMonitor log.
We have analyzed incoming packets from 1521 port. Most of the data received looks like Oracle metadata - fields description, types etc.
The question is: how can we forbid ODAC to read such a metadata and reduce our network traffic?