ORA-01078: failure in processing system parameters
Posted on April 28th, 2010 in Ora Error ORA-01078: failure in processing system parameters
SQL> startup ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file ‘D:\\ORACLE\\PRODUCT\\10.2.0\\DB_1\\DATABASE\\INITORCL.ORA’ SQL> create pfile from spfile=’D:\\oracle\\product\\10.2.0\\db_1\\dbs\\SPFILEORCL.ora’ ; File created. SQL> startup ORACLE instance started. Total System Global Area 612368384 bytes Fixed Size 1250452 bytes Variable Size 197135212 bytes Database Buffers 411041792 bytes Redo Buffers 2940928 bytes Database mounted. Database opened. SQL>
Published by Paresh Sarma // Comment now »


