Storage error

Posted by durgam4 on 07-Aug-2015 10:55

getting the below error.

*** stget out of storage (1450).

my application is running on Windows.

Can someone throw some light on how to resolve this error?

All Replies

Posted by cruprech on 07-Aug-2015 11:02

what were you doing at the time?
on the db server?
on a client session?
using a utility? which one?
using sql?

best regards,
chris
--
chris ruprecht · specialist in obscure details · email: cruprech@progress.com · direct number: +1 678 225 6327

> On Aug 7, 2015, at 11:55, durgam4 wrote:
>
> Storage error
> Thread created by durgam4
> getting the below error.
>
> *** stget out of storage (1450).
>
> my application is running on Windows.
>
>
> Can someone throw some light on how to resolve this error?
>
> Stop receiving emails on this subject.
> Flag this post as spam/abuse.
>

Posted by Richard Banville on 07-Aug-2015 12:00

stget is an internal memory allocator that is called from many places.  The error is associated with a memory allocation failure.  A stack trace would really help in understanding where the issue occurred and will facilitate replying with possible workarouds.

This thread is closed