database started without using spfileSID.ora
Dear Colleague,
My database version is :11.2.0.3
OS windows 2003 server
I don't understand why when database started (restart the server) ,spfile parameters not uploaded from spfileSID.ora already created
if i start the database using
sqlplus / as sysdba
startup
than it works fine (spfile parameters are loaded)
Note:
location is %oracle_home%\database\
under this location there are initSID.ora and spfileSID.ora
in my understanding , during database starting the database should search for spfile first
please help
Best
Chaker