error in adding initialization parameters [message #306157] |
Thu, 13 March 2008 01:29 |
sidd_411
Messages: 30 Registered: March 2008
|
Member |
|
|
Hi,
When I tried to add the initialization parameters
MAX_DUMP_FILE_SIZE = 100M
log_archive_start = true
in oracle 10g in SPFILEORCL.ora, I got the following error while startup:
SQL> startup mount exclusive
ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file 'C:\oracle\product\10.2.0\db_1/dbs/spfileorcl.ora'
ORA-27046: file size is not a multiple of logical block size
OSD-04012: file size mismatch (OS 3643)
Kindly suggest me the way to do it
|
|
|
|
|
|
|