Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:Where is Oracle 9.2 init.ora?
Dennis,
Oracle created the SPFILE which is not humanly readable. There should be an alter database/system command that does the change for you. According to what I heard at Oratechs 2000 editing the init.ora file is now longer effective.
Dick Goulet
____________________Reply Separator____________________ Author: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM> Date: 7/11/2002 7:43 AM
For Oracle 9.2 (Solaris), can anyone tell me where Oracle is expecting the init.ora file?
I created the database using dbca. It created an init.ora in admin/{db_name}/pfile. I moved this to $ORACLE_HOME/dbs and renamed the original init.ora file. Then I discovered that Oracle is not reading the new init.ora. The database starts fine, with no errors. I tried moving the init.ora file back to the original pfile location, but it is still not reading it. Specifically, I am trying to set LOG_ARCHIVE_START = true, but I have made other changes and they are not taking effect either.
I have searched the documentation, and while there is the new SPFILE, there is no indication how this might affect my problem.
Any insights from someone that has turned archiving on with 9.2 would be appreciated.
Dennis Williams
DBA, 20% OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: DENNIS WILLIAMS
INET: DWILLIAMS_at_LIFETOUCH.COM
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jul 11 2002 - 11:09:01 CDT