Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Manually starting database on Windows

Re: Manually starting database on Windows

From: Juan Carlos Reyes Pacheco <juancarlosreyesp_at_gmail.com>
Date: Tue, 29 Aug 2006 17:36:29 -0400
Message-ID: <cd4305c10608291436i4727cf49jc2e60e088f7a8e2d@mail.gmail.com>


Hi,
>On Windows 2003, how can you manually connect to the database and then
start
>a database using a new pfile?

I understand you can start the database using a xpfile, and now you want to use ypfile
there are two options
1. Temporarily, you start the databaes normally, shutdown, and then from sqlplus start using the pfile parameter
startup pfile=ypfile
2. Permanently, you drop the using the oradim utility and recreate using the ypfile.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 29 2006 - 16:36:29 CDT

Original text of this message

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