Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 3113 when staring a new 8.1.7.4 instance on Solaris 64
This is the only database on the box.
New box, new oracle database installation.
/etc/system is the same,
the .profile
did dmesg - last message was from 2/5 from mounting the emc disk I did the install late 2/6 and no messages since then.
even the starter database does not start.
JUST WHEN I DO A SHUTDOWN ABOUT does it appear in the alert.log I do get a core dump in $ORACLE_HOME/dbs
umask looks fine
I did the install with unix group dba instead of oinstall. The groups are set up the same way... umask is 022
still looking. Thanks for the ideas, keep them coming.
K
-----Original Message-----
From: John.Hallas_at_gb.vodafone.co.uk
[mailto:John.Hallas_at_gb.vodafone.co.uk]
Sent: Monday, February 09, 2004 8:39 AM
To: oracle-l_at_freelists.org
Subject: RE: 3113 when staring a new 8.1.7.4 instance on Solaris 64
Does your server has the same configuration as the production server? If = not then the system file should not be the same as production. Any other databases running on the test box?
Try reducing your processes limit and shared pool size to a minimum to = see if you can get the database up. After that you know it is a = /etc/system issue
Metalink note 169706.1 is quite good for specifying O/S requirements = and configs for various system set-ups.
John
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Duret, Kathy
Sent: 09 February 2004 14:20
To: 'oracle-l_at_freelists.org'
Subject: RE: 3113 when staring a new 8.1.7.4 instance on Solaris 64
The etc/system is set up exactly like my production box.
I checked my $HOME, $PATH, $ORACLE_HOME, etc look just like my prod box.
Nothing in the bdump or udump when I get the 3113.
Nothing in the alert log
Do get a core dump in $ORACLE_HOME/dbs
ipcs -a gives me....
IPC status from <running system> as of Mon Feb 9 08:20:54 CST 2004
T ID KEY MODE OWNER GROUP CREATOR =
CGROUP
CBYTES
QNUM QBYTES LSPID LRPID STIME RTIME CTIME
Message Queues:
T ID KEY MODE OWNER GROUP CREATOR =
CGROUP
NATTCH
SEGSZ CPID LPID ATIME DTIME CTIME
Shared Memory:
m 0 0x50000b22 --rw-r--r-- root root root =
root
1
4 199 199 18:35:56 18:35:56 18:35:56 T ID KEY MODE OWNER GROUP CREATOR =CGROUP
So I still don't know
Kathy
-----Original Message-----
From: Kirtikumar Deshpande [mailto:kirtikumar_deshpande_at_yahoo.com]
Sent: Sunday, February 08, 2004 1:29 AM
To: oracle-l_at_freelists.org
Subject: Re: 3113 when staring a new 8.1.7.4 instance on Solaris 64
Have you checked the OS kernel parameter (semmns) setting?=20
On Solaris it will be in /etc/system file as: set = semsys:seminfo_semmns.
The install guide will have more info as to how to derive an appropriate value for this parameter.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- This transmission contains information solely for intended recipient and = may be privileged, confidential and/or otherwise protect from disclosure. = If you are not the intended recipient, please contact the sender and delete = all copies of this transmission. This message and/or the materials = contained herein are not an offer to sell, or a solicitation of an offer to buy, = any securities or other instruments. The information has been obtained or derived from sources believed by us to be reliable, but we do not = represent that it is accurate or complete. Any opinions or estimates contained in this information constitute our judgment as of this date and are subject = to change without notice. Any information you share with us will be used = in the operation of our business, and we do not request and do not want any material, nonpublic information. Absent an express prior written = agreement, we are not agreeing to treat any information confidentially and will use = any and all information and reserve the right to publish or disclose any information you share with us. ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- This transmission contains information solely for intended recipient and may be privileged, confidential and/or otherwise protect from disclosure. If you are not the intended recipient, please contact the sender and delete all copies of this transmission. This message and/or the materials contained herein are not an offer to sell, or a solicitation of an offer to buy, any securities or other instruments. The information has been obtained or derived from sources believed by us to be reliable, but we do not represent that it is accurate or complete. Any opinions or estimates contained in this information constitute our judgment as of this date and are subject to change without notice. Any information you share with us will be used in the operation of our business, and we do not request and do not want any material, nonpublic information. Absent an express prior written agreement, we are not agreeing to treat any information confidentially and will use any and all information and reserve the right to publish or disclose any information you share with us. ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Feb 09 2004 - 09:04:51 CST