DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Parameter File Could Not Open

  1. #1
    Join Date
    May 2008
    Posts
    4

    Thumbs up Parameter File Could Not Open

    Hellow,

    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'


    Kindly assit me with this problem.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    the file doesnt exist, what did you do with it?

  3. #3
    Join Date
    May 2008
    Posts
    4
    I have done nothing the database was working fine when I left the Office yesterday but on opening it today the problem was detected (not opening)

  4. #4
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    well someone removed the parameter file, go restore it from your backup

  5. #5
    Join Date
    Apr 2008
    Location
    Bangalore
    Posts
    96
    If you have a copy of param file in some other location then mention that location during the startup.
    STARTUP

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width