Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PL/SQL Table and Long Datatype

PL/SQL Table and Long Datatype

From: Matthew MacFarland <matthew_macfarland_at_dril-quip.com>
Date: Mon, 26 Oct 1998 13:04:50 -0600
Message-ID: <712h35$en6$1@uuneo.neosoft.com>


Hello,

We are having some memory resource problems with an application that makes use of PL/SQL Table variables containing columns of LONG datatype. For now no data has been written to this column of the variable they are explicitly set to NULL by the application.

Does anyone know how much memory would be allocated for the LONG while they are NULL?

Thanks

Matthew MacFarlanbd Received on Mon Oct 26 1998 - 13:04:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US