OLEDB e_outofmemory error

  • Thread starter Thread starter geek
  • Start date Start date
G

geek

Hi there,
I am getting e_outofmemory from OLEDB provider when
calling a DB2 stored procedure from a C# application which
returns a datatable. I checked my server memory and does
not show any signs of memory pressure.
The only way I could fix this was to recycle the
server. Anyone with an idea as to why I am getting this
error?

Your help is greatly appreciated.

Thanks,
Geek
 
Is the error because the resultant memory would be used as the volume of
data is to large, or maybe your servers disk space is low ?

--
Regards - One Handed Man

Author : Fish .NET & Keep .NET

==============================
 
Maybe your installation is infected with a virus ?, alteratively there may
be some corruption of the application files or the data source.

I think this is likely to be a process of elimination, sorry i could not be
of more help.

--
Regards - One Handed Man

Author : Fish .NET & Keep .NET

==============================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top