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?
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.
>
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.