View Single Post

   
  #4 (permalink)  
Old 02-24-2008, 05:47 PM
Sybrand Bakker
 
Posts: n/a
Default Re: concurrent access

On Sun, 02 Oct 2005 19:25:03 GMT, "sk" <sk@dkfjd.com> wrote:

>If running only one instance of the application, we don't have any problem.
>However, when two users trying to do the same thing at the same time.
>Sometimes we get (OALL8 is in an inconsistent state) error.
>
>Any clue?


Looks like your server doesn't have enough RAM and/or CPU, and is page
faulting heavily, because you have cranked up the memory to 'tune' the
database.

--
Sybrand Bakker, Senior Oracle DBA
Reply With Quote