Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.0.5
"roblop" <roblop_at_friko2.onet.pl> wrote in message
news:9j1bf5$fdj$1_at_news2.ipartners.pl...
> > 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'
> > -------------------------------------
>
> My problem is: How to start Oracle Services (Oracle....) without error
with
> initorcl.ora in diffrent directory than %oracle_home%\database during
> startup of Win NT.
> My problem is'nt: How to start Oracle with initorcl.ora in diffrent
> directory than default %oracle_home%\database
>
>
> > 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 .
>
> Not same on NT. On NT all links have .lnk extension.
>
> Regards, Roblop
>
>
>
Short answer:
That's just the way it works.
You can't
Regards,
Sybrand Bakker, Senior Oracle DBA Received on Tue Jul 17 2001 - 11:55:33 CDT
![]() |
![]() |