Re: Manually starting database on Windows
- From: "Juan Carlos Reyes Pacheco" <juancarlosreyesp@xxxxxxxxx>
- To: cemail_219@xxxxxxxxxxx
- Date: Tue, 29 Aug 2006 17:36:29 -0400
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.
- References:
- Manually starting database on Windows
- From: J. Dex
Other related posts:
- » Manually starting database on Windows
- » RE: Manually starting database on Windows
- » RE: Manually starting database on Windows
- » RE: Manually starting database on Windows
- » Re: Manually starting database on Windows
- » Re: Manually starting database on Windows
- » Re: Manually starting database on Windows
- » RE: Manually starting database on Windows
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.
- Manually starting database on Windows
- From: J. Dex