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: Help: cannot create database on Linux

Re: Help: cannot create database on Linux

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/16
Message-ID: <963780236.19263.1.pluto.d4ee154e@news.demon.nl>#1/1

"bm lam" <mailbox_at_online.de> wrote in message news:3971FCA7.975EA813_at_online.de...
> Digging in the background_dump_dest directory, I found a file named
> "pmon_4141.trc" created right after the temptative startup. The file has
> the following content:
>
> Dump file /oradata/prd1/bdump/pmon_4141.trc
> Oracle8i Enterprise Edition Release 8.1.5.0.2 - Production
> With the Partitioning and Java options
> PL/SQL Release 8.1.5.0.0 - Production
> ORACLE_HOME = /home/dba/u01/app/8.1.5
> System name: Linux
> Node name: feb2000
> Release: 2.2.12-32
> Version: #1 Mon Oct 25 19:56:23 EDT 1999
> Machine: i686
> Instance name: prd1
> Redo thread mounted by this instance: 0 <none>
> Oracle process number: 2
> Unix process pid: 4141, image: oracle_at_feb2000 (PMON)
>
> *** SESSION ID:(1.1) 2000.07.16.19.09.01.793
> Load Indicator not supported by OS !
>
>
> Could this be some indicator to the nature of the problem? What is "Load
> Indicator"?
>
> bm lam schrieb:
>
> > I am runnig Redhat 6.1 and have installed Oracle 8.0.5. Everything went
> > ok until I started svrmgrl to create the first database (using dbassist
> > ended in the same disastrous manner). Below is what happened:
> >
> > [dba_at_feb2000 dba]$ svrmgrl
> >
> > Oracle Server Manager Release 3.1.5.0.0 - Production
> >
> > (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
> >
> > Oracle8i Enterprise Edition Release 8.1.5.0.2 - Production
> > With the Partitioning and Java options
> > PL/SQL Release 8.1.5.0.0 - Production
> >
> > SVRMGR> connect internal
> > Connected.
> > SVRMGR> host echo $ORACLE_SID
> > prd1
> > SVRMGR> startup nomount;
> > ORACLE instance started.
> > ORA-01012: not logged on
> > SVRMGR> connect internal
> > Password:
> > ORA-12705: invalid or unknown NLS parameter value specified
> > SVRMGR>
> >
> > The nightmare starts from the line where it says "ORA-01012: not logged
> > on". I am practically not able to create any database because of that!
> >
> > Any idea what is wrong? Thanks!
> >
> > --
> > To reply to me via email, please substitute the text no_spam with
> > mailbox in the return address.
>
> --
> To reply to me via email, please substitute the text no_spam with mailbox
> in the return address.
>
>

Refer to
http://homepages.tig.com.au/~jmsalvo/linux/oracle8i-faq.html#Load Indicator not Supported by OS!

Found by searching the newsgroup archives at www.deja.com

Hth,

Sybrand Bakker, Oracle DBA Received on Sun Jul 16 2000 - 00:00:00 CDT

Original text of this message

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