prarmeter,control files [message #50351] |
Tue, 12 March 2002 09:07 |
shafik
Messages: 1 Registered: March 2002
|
Junior Member |
|
|
How to find the location of the parameter file and how to modify the parameters in the parameter file and contor file ?
|
|
|
Re: prarmeter,control files [message #50352 is a reply to message #50351] |
Tue, 12 March 2002 09:14 |
saleem
Messages: 65 Registered: January 2002
|
Member |
|
|
the parameter file will be called init[[sid]].ora where [[sid]] is the name of your database. if you are following oracle standards it will be in drive:/oracle/oradata/sid-folder/pfile/init[[sid]].ora
edit the parameters in the file and then save them. after that you have to bounce the database for them to take effect.
|
|
|