.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
smon 4030 - quick ideas?

smon 4030 - quick ideas?

2006-06-03       - By Kevin Closson
Reply:     <<     11     12     13     14  

 
  Sorry, left that out. Linux, RH I believe. Kernel is
2.4...ELsmp.
                                                ^^^^^^^^^^^^
           arrgh. Well, since I have not seen a 4030 in 10g (since it
uses
          mmap()), and there is no accompanying syscall failure in your
          info, I just presumed it was 9i or earlier. Since this is 10g
          and therefore mmap(), you might find that the problem is the
          frankenkernel. See if you can find the mmap() failure return.
          Watch /proc/meminfo too.  The 2.4 RH "kernel" isn't the most
          brilliant VM mankind has seen.  
 
          Since our product supports mixed linux clusters (e.g.,
sles/rh),
          I've had the luxury of doing a lot of sles8/rhel3
apples-apples
          testing and hands-down sles8 is more durable in the VM
          department than rhel3.  It gets EVEN more freaky if you use
that
          4/4 split hugemem thingy...that thing acts more like a fish
          flopping around on a hot sidewalk than a kernel. Talking
about
          thrashing for page tables...gee...  You can bring rhel3
systems
          to their knees rather quickly with simple concurrent tar and
dd
          executions of large files. Just hammer it... it will crush.

          But, if you don't really do much with rhel3, it can stay up
as
          is the case with this system set up for scheduled product
builds:

$ uname -a
Linux rhas3.pdx.polyserve.com 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003
i686 i686 i386 GNU/Linux
$ uptime
09:29:06  up 211 days, 17:35,  2 users,  load average: 0.00, 0.00, 0.00


               
   
--
http://www.freelists.org/webpage/oracle-l