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: Oracle 8i, RH 6.1, "not logged on", and FREE BEER

Re: Oracle 8i, RH 6.1, "not logged on", and FREE BEER

From: <kal121_at_my-deja.com>
Date: Wed, 09 Feb 2000 00:01:55 GMT
Message-ID: <87qaph$bbe$1@nnrp1.deja.com>


Hello,

I don't know what is causing your problem - however, I am running Oracle 8i for RH 6.1 also and did not run into any major problems creating the database. I did *not* use dbassist to create my scripts because I've heard it's buggy. Instead, I used the three "crdb.sh" scripts found in the $ORACLE_HOME/rdbms/install/create directory. They are called crdb1.sh, crdb2.sh, and crdb3.sh respectively.

What I did was go into them and edit them by hand for my own database AND I ran them line by line to watch for errors. Please note, however, that crdb2.sh is missing the calls to "catproc.sql" and "caths.sql". You'll want to add these in there yourself.

Like I said, I don't know what is causing your problem, I'm just telling you what I did because it worked for me. Good luck.

Kathleen

p.s. I like Sierra Nevadas :-)

In article <87q5dn$77m$1_at_nnrp1.deja.com>,   Matt Luker <kostya_1_at_my-deja.com> wrote:
> I'm at my wits end, and I would love someone to come to my rescue.
> As a part of this desparation, I am offering a six pack of a fine
> microbrewery to the person who helps me with my problem. You may
> choose from Magic Hat, Saranac, Blue Moon, or Sam Adams. Whatever
> type you want.
>
> I have tried and failed to get 8i running on my RedHat 6.1 machine.
> It is currently running 2.2.14 with the kernel changes that are
> recommended from Oracle--NOTE: this changed nothing. It still fails
> the same way.
>
> Machine:
> - dual SMP Celeron 500 system
> - 512M of RAM
> - RedHat 6.1
> - latest GNOME/Enlightenment, i.e. "October" plus latest releases
> - 33.6G of HDD space, a logical partition belonging completely
> to Oracle.
>
> The problem: I get around all the JRE stuff and the installation is
> cranking. No matter how I try to create the database, it always
> fails. That is, whether or not I patch it, whether or not I run
> dbassist as a part of the install or wait until it is all installed,
> whether I try to let dbassist run the installation or save to script
> and run it by hand, it always fails with the same error, in the
> same part of the DB creation script:
>
> ORA-01012: not logged on
>
> This happens in the first creation script, quarkrun.sh:
>
> connect internal
> startup nomount pfile =
> /usr/local/oracle/product/8.1.5/admin/quark/pfile/initquark.ora
> CREATE DATABASE "quark"
> maxdatafiles 254
> maxinstances 8
> maxlogfiles 32
> character set US7ASCII
> national character set US7ASCII
>
> Right here. It tries to create the database, and I get the ORA-01012.
> No matter what I try, no matter what web page directions I follow,
> it ALWAYS does this. After this error, an oracle instance is present
> in "ps aux", but it is effectively stillborn, responding only to
> SHUTDOWN ABORT.
>
> Needless to say, I not only sound frustrated, I AM frustrated. I have
> had no help from LinuxCare--they know less than I do. I had a
colleague
> who is an Oracle DBA log into my machine remotely, and he too is
> stumped.
>
> So I could really use some help. :-)
>
> If you can get me running this database, I will send you beer. It's
> that simple.
>
> Thanks,
> Matt
> --
> ===============================================
> Please email me at kostyaNO_SPAM_at_lucide.com
> Remove the spam-poison.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Feb 08 2000 - 18:01:55 CST

Original text of this message

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