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 8.0.5

Re: Oracle 8.0.5

From: Yaroslav Perventsev <p_yaroslav_at_cnt.ru>
Date: Tue, 17 Jul 2001 16:19:56 +0400
Message-ID: <9j1a72$ch0$1@news247.cnt.ru>

Hello!

By default init<SID<.ora must be in %ORACLE_HOME%\database.

If you want locate it to another place, you must type following:

sqlplus
sql>connect internal
sql>startup pfile='NEW_PLACE'


Another way:
I'm on unix machine usually use links; (same on NT); i.e. you file located f:\control\initorcl.ora and link on it is c:\orant\database\initorcl.ora .

Best regards!

Yaroslav.

roblop <roblop_at_friko2.onet.pl> ÓÏÏÂÝÉÌ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:9j1831$d1n$1_at_news2.ipartners.pl...
> I have Oracle 8.0.5 on Win NT 4.0.
> I move file initorcl.ora from c:\orant\database\ to another directory i.e.
> f:\control.
> After reboot one service OracleStartOrcl didn't start with error: The
 system
> cannot fin specified file.
> How to solve this problem?
> I will want store initorcl.ora in f:\control.
>
> Roblop
>
>
>
>
Received on Tue Jul 17 2001 - 07:19:56 CDT

Original text of this message

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