Page 1 of 1

XML type in NET mode

Posted: Fri 28 Oct 2005 15:16
by upscene
Hello,

I just noticed the XMLtype not being supported when browsing data in NET mode?

Can this be fixed/modified for the next version?

Could you please finish implementing the NET connectivity?

--
Martijn Tonies
Upscene Productions

Posted: Tue 01 Nov 2005 08:02
by Paul
XMLType is not supported with Net option as other object types. You can work with XMLType through LOB type using conversions in SQL text. We do not plan to implement this in the nearest future.

Posted: Tue 01 Nov 2005 09:01
by upscene
I tried using XMLType methods, but I got:
ORA-04031: unable to allocate 4108 bytes of shared memory ("large pool","unknown object","session heap","kzctxhugi1")

Probably some Oracle installation thingy - but given that I do not control the servers for which my application is used, I cannot change it.
We do not plan to implement this in the nearest future.
Why not? The NET connectivity seems rather crippled now.

--
Martijn Tonies
Upscene Productions