Thanks ...
Tom
[bin]$ ./svrmgrl
Oracle Server Manager Release 3.1.5.0.0 - Production
(c) Copyright 1997, Oracle Corporation. All Rights Reserved.
Oracle8i Release 8.1.5.0.1 - Production
With the Java option
PL/SQL Release 8.1.5.0.0 - Production
SVRMGR> connect internal;
Connected.
SVRMGR> startup
LRM-00109: Kan ikke ebne parameterfilen '?/dbs/init@.ora'
ORA-01078: failure in processing system parameters
SVRMGR>
[bin]set
...
ORACLE_BASE=/local/oracle/app/oracle
ORACLE_HOME=/local/oracle/app/oracle/product/8.1.5
ORACLE_TERM=vt100
ORA_NLS33=/local/oracle/app/oracle/product/8.1.5/ocommon/nls/admin/data
...
init.ora
...
# replace DEFAULT with your database name
db_name=dbname
db_files = 80 # SMALL
# db_files = 400 # MEDIUM
# db_files = 1500 # LARGE
db_file_multiblock_read_count = 8 # SMALL
# db_file_multiblock_read_count = 16 # MEDIUM
# db_file_multiblock_read_count = 32 # LARGE
set enviroment variable ORACLE_SID=<your_SID>
Hth,
Sybrand Bakker,
Oracle DBA
Tom Van de Velde <tom.van...@evisor.com> wrote in message
news:890798$ip1$1...@newnews1.news.nl.uu.net...
> Hi,
> Can anybody tell me what the following message means : "Kan ikke ebne
> parameterfilen"
> I what can I do about it ...
>
> Thanks ...
> Tom
>
> [bin]$ ./svrmgrl
> Oracle Server Manager Release 3.1.5.0.0 - Production
> (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
> Oracle8i Release 8.1.5.0.1 - Production
> With the Java option
> PL/SQL Release 8.1.5.0.0 - Production
> SVRMGR> connect internal;
> Connected.
> SVRMGR> startup
> LRM-00109: Kan ikke ebne parameterfilen '?/dbs/init@.ora'
> ORA-01078: failure in processing system parameters
[ 8< ]
The previous answers will probably help you with the problem. JFYI: The
message is Danish, but "ebne" should read "ĺbne" (the misspelling is due to
a 8-bit to 7-bit conversion), and means "Cannot open the message file"
--
Roy Brokvam
Theory is when you know why it doesn't work.
Practice is when it works, but you don't know why.
We combine theory and practice;
It doesn't work, and we don't know why.
Sybrand Bakker <pos...@sybrandb.demon.nl> wrote in message
news:951299243.19648....@news.demon.nl...
> ? is a shorthand for ORACLE_HOME
> @ for ORACLE_SID
> From the rest of your message it looks like your init.ora is not called
> init<ORACLE_SID>.ora. Hence Oracle will be unable to find it.
> Just a guess, I don't know any -what is it- Danish, Swedish or Norsk.
>
> Hth,
>
> Sybrand Bakker,
> Oracle DBA
> Tom Van de Velde <tom.van...@evisor.com> wrote in message
> news:890798$ip1$1...@newnews1.news.nl.uu.net...
> > Hi,
> > Can anybody tell me what the following message means : "Kan ikke ebne
> > parameterfilen"
> > I what can I do about it ...
> >
> > Thanks ...
> > Tom
> >
Still it is strange... what is this danish messege doing in my English
Oracle setup ??????
Tom
Roy Brokvam <roy.b...@conax.com> wrote in message
news:pSTs4.5786$kz6.1...@news1.online.no...
> Tom Van de Velde wrote in message
<890798$ip1$1...@newnews1.news.nl.uu.net>...
> >Hi,
> >Can anybody tell me what the following message means : "Kan ikke ebne
> >parameterfilen"
> >I what can I do about it ...
> >
> >Thanks ...
> >Tom
> >
>
>
> [ 8< ]
>
> The previous answers will probably help you with the problem. JFYI: The
> message is Danish, but "ebne" should read "åbne" (the misspelling is due