Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Install both Oracle 8i and 9i on a single Sun Solaris Box?

Re: Install both Oracle 8i and 9i on a single Sun Solaris Box?

From: Jim Cheng <jinxcheng_at_hotmail.com>
Date: Mon, 15 Nov 2004 09:02:23 -0800
Message-ID: <cnanf5$gc3$1@news.Stanford.EDU>


I met those problem when OUI tried to create a starter database. Later When I tried to use "dbassist" to create a new database, I met the same problem.
Other than that, the Oracle 8i software installation was smoothe.

Thanks,
Jim

"Dave" <davidsharples_at_gmail.com> wrote in message news:be592d55.0411150743.2112bf32_at_posting.google.com...
> "Jim Cheng" <jinxcheng_at_hotmail.com> wrote in message
> news:<cn9m5a$mfq$1_at_news.Stanford.EDU>...
>> I sucessful installed the Oracle 8i software. However, I met the
>> following
>> errors during the database creation:
>>
>> ORA-03114: not connected to ORACLE
>>
>> If I chose "ignore," a few other errors will appear:
>> ORA-27101:shared memory realm does not exist
>> ORA-01012:not logged on
>> ORA-01034:ORACLE not available
>>
>> What are the possible reasons? How could I solve the problem?
>>
>>
>> The following settings are fine for the current Oracle 9i.
>> *****************
>>
>> * Oracle Settings
>>
>> *****************
>>
>> set semsys:seminfo_semmni=100
>>
>> set semsys:seminfo_semmns=5000
>>
>> set semsys:semingo_semmsl=1024
>>
>> set shmsys:shminfo_shmmax=4294967295
>>
>> set shmsys:shminfo_shmmin=1
>>
>> set shmsys:shminfo_shmmni=1024
>>
>> set shmsys:shminfo_shmseg=10
>>
>>
>>
>
> You need to start the database, or create one if you dont have one.
>
> or set the ORACLE_SID correctly
Received on Mon Nov 15 2004 - 11:02:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US