Oracle startup error, ORA-27102
i,
H
I am getting following error while startup the database. My DB version is 9.2.0.8 and OS : Windows 2003.
SQL> startup spfile=d:\oracle\ora92\database\spfilevoypolcy.ora
SP2-0714: invalid combination of STARTUP options
SQL> startup pfile='d:\oracle\ora92\database\initvoypolcy.ora'
ORA-27102: out of memory
OSD-00029: Message 29 not found; product=RDBMS; facility=SOSD
O/S-Error: (OS 8) Not enough storage is available to process this command.
Could you please help me.
I am getting following error while startup the database. My DB version is 9.2.0.8 and OS : Windows 2003.
SQL> startup spfile=d:\oracle\ora92\database\spfilevoypolcy.ora
SP2-0714: invalid combination of STARTUP options
SQL> startup pfile='d:\oracle\ora92\database\initvoypolcy.ora'
ORA-27102: out of memory
OSD-00029: Message 29 not found; product=RDBMS; facility=SOSD
O/S-Error: (OS 8) Not enough storage is available to process this command.
Could you please help me.
0