Hello, i installed ORACLE 11GR2 on a Oracle Linux 7.2 Server, and i configure its listener and instance but when i tried to startup the Database it show this errors:
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initTEST.ora'
Currently in my admini directory i have this files
-rwxrwxr-x. 1 oracle oinstall 1544 Jun 29 18:49 hc_test.dat
-rwxrwxr-x. 1 oracle oinstall 2851 May 15 2009 init.ora
-rwxrwxr-x. 1 oracle oinstall 24 Jun 29 18:46 lkTEST
-rwxrwxr-x. 1 oracle oinstall 1536 Jun 29 18:47 orapwtest
-rwxrwxr-x. 1 oracle oinstall 2560 Jun 29 18:50 spfiletest.ora
And the content of this init.ora is a example file not a real init.ora file from my Database.
Hopa you can help me
Thanks