Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Starting up a database
> You can also achieve what you want by using the syntax "startup
> pfile=/u01/admin/...".
You cant do this.
You have to first set the ORACLE_SID start SQLPLUS and then startup the database.
On WINNT - set ORACLE_SID=xxxx
on SOLARIS(ksh) - export ORACLE_SID=xxxx
regards
Srivenu
Received on Tue Aug 27 2002 - 00:01:43 CDT
![]() |
![]() |