I'm facing problem with my database ERROR : ORA-01033
I have done the following
Opened Dos command Prompt
c:> sqlplus /nolog
SQL> connect sys/oracle as sysdba
Connected.
SQL> shutdown immediate;
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
SQL> startup
could not open parameter file 'C:\ORACLE\ORA10\DATABASE\INITIRMS.ORA'
Bookmarks