Oracle Monitor Lob.Read(????)

Roeland

Member³
Hi,

In the Oracle Monitor I see that the Lobs are fetched. But what is the meaning of the Value after the Read?

for example, a big Bitmap:
LOB.Read(4096)
LOB.Read(4096)
LOB.Read(4096)

and a small jpg:
LOB.Read(921654)

So, I don't think it's the size, but if not the size, what else could it be?

Roeland
 
Back
Top