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

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

9440.0. "Checkout memory error" by NETRIX::"[email protected]" (Tugrul GOKCEN) Wed Apr 09 1997 05:03

Hi,

One of my customer getting an error message while running an oracle query 
on alphaserver4100 digital unix v4.0b. I haven't seen this error message
before.

Checkout Memory, Page states and I/O subsystem.

Does anyone have an idea???

Regards.

Tugrul GOKCEN.
[Posted by WWW Notes gateway]
T.RTitleUserPersonal
Name
DateLines
9440.1may be an Oracle message?GIDDAY::STRAUSStalking through my binocularsWed Apr 09 1997 19:1410
    Doesn't look like a UNIX message.
    
    Select a few likely Oracle executables and run
    
    	# strings Name-of-Oracle-executable | grep -i 'Checkout Memory'
    
    to see if you can identify where the message came from.
    Hope this helps
    
    	leon