|
From: Jeremy F. <je...@go...> - 2003-09-24 14:37:52
|
On Tue, 2003-09-23 at 17:02, Heiko Gerdau wrote:
> Anyway the content of the data is absolute correct including the 8th byte.
> What ever happens in the db2.so, if the ("uninitialized") byte contains the
> right data how can it be uninitialized? Somehow the data must have been
> copied there. There are no messages concerning invalid memory access or
> similar.
> Any hints?
Do you know what mechanism the client library uses to talk to the
database? If they're on the same machine, could they be using shared
memory?
J
|