[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::rdb_60

Title:Oracle Rdb - Still a strategic database for DEC on Alpha AXP!
Notice:RDB_60 is archived, please use RDB_70..
Moderator:NOVA::SMITHISON
Created:Fri Mar 18 1994
Last Modified:Fri May 30 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5118
Total number of notes:28246

5067.0. "RDMS$$DETACH_DATABASE + DE 6.1-02" by M5::LWILCOX (Chocolate in January!!) Mon Feb 24 1997 12:47

6.1-02 on vax, customer is experiencing bugchecks with accvio and exception
RDMS$$DETACH_DATABASE + DE.  They have run out of pagefile quota according
to the getjpi section in the bugcheck.  They have pagefile quota at 400,000
and virtual page count at 532,288.  She will up the quotas for the moment.

I saw a number of references to this module with different offset and notes
about "memory corruption".  Also noted in release notes for a couple of 6.0
and 6.0A release notes.  Just wondering if this might be a similar problem.

The stack is pretty uninteresting, RDMS$$TOP_DETACH_DATABASE + 129,
then KOD$SETSTK_AND_CONTINUE.

The customer knows that the workload at the plants with this problem has
increased tremendously.

Any other info that would be helpful?  Other suggestions I could make to her?

Thanks,

liz
T.RTitleUserPersonal
Name
DateLines
5067.1NOVA::BRYDENMon Feb 24 1997 15:568
        Liz,
        
        	Are they using global buffers? is it possible this is the
        old problem where the system gives back to the process the
        pagefile quota it needed to create the buffers and it blows the
        pagfilquota when trying to re-acquire it?
        
        Dave
5067.2M5::LWILCOXChocolate in January!!Mon Feb 24 1997 16:078
                       <<< Note 5067.1 by NOVA::BRYDEN >>>

>>        	Are they using global buffers? is it possible this is the
>>        old problem where the system gives back to the process the
>>        pagefile quota it needed to create the buffers and it blows the
>>        pagfilquota when trying to re-acquire it?
        
I'd forgotten about that one!  I'll check on the use of gb.
5067.3HOTRDB::PMEADPaul, [email protected], 719-577-8032Mon Feb 24 1997 19:151
    Maybe somebody should check the sources...