Re: Help!!! ORA-04031
Date: 1996/10/16
Message-ID: <1YBmkBAIGUZyEw$q_at_pbrewer.demon.co.uk>#1/1
In article <541gbt$9i_at_newsbf02.news.aol.com>, FREDFUSS
<fredfuss_at_aol.com> writes
>Old Problem. Flushing the Shared Pool may not defrag memory, according to
>one
>Oracle paper I've seen. There definitely is a bug, memory leak, or
>whatever you want to call it, with early versions of Oracle 7. We had to
>pin a package in memory in order for it to execute without the dreaded
>4031. Flushing the pool seemed to be the only way to pin the package
>during working hrs should it become unpinned (various things caused that
>to happen, certainly stopping and resarting the instance did). If you
>have certain things that have to execute regularly, put them in a stored
>procedure (package), and have your dba pin it in memory. Some help I
>hope. Larry
Thanks for that.
What are 'early versions?'. We are running 7.2.2.4 at present; planning
to upgrade to 7.3.2.x soon.
Will this obviate the problem?
Paul Brewer Received on Wed Oct 16 1996 - 00:00:00 CEST