Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: Database Administration >> Please help

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: Please help
 indra  Posted: Oct 29, 2007 03:48:09 AM

 Total Post: 20
 Joined: Jan, 2007






 I am getting this error while trying to open the database.

LRM-00109: could not open parameter file
'/oracle/app/ oracle/product/ 9.2.0.1.0/ dbs/initIFSD. ora'
> ORA-01078: failure in processing system parameters
>
Please help me.what should I do now?Why it has been showing?

 Babu
Posted: Oct 29, 2007 07:15:15 AM  

 Total Post: 90
 Joined: Oct, 2007






 

Create pfile using spfile.

set oracle_sid=orcl

sqlplus "/as sysdba"

create pfile from spfile;

startup force.





 Billy
Posted: Oct 29, 2007 09:44:46 AM  

 Total Post: 8
 Joined: Jun, 2007






 
Basically your pfile is corrupted, below listed steps would fix this problem.

1) Startup Database with sample parameter file


Location of sample file is '/oracle/app/oracle/product/admin/orcl/pfile/init.ora'

Before starting the database edit the file SID’s with IFSD.

2) Create SPFILE from PFILE;

It'll create a binaryfile on a default location(DBS folder).

3) Startup Force

On next startup it'll use the binary file(spfile)


e.g.

SQL> startup mount pfile="/oracle/app/oracle/product/admin/orcl/pfile/init.ora"

SQL> create spfile from pfile;

SQL> startup force


 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar814
  Mohammed Taj694
  Jayanta Sur479
  Vigyan Kaushik386
  positive fanatic361
  Gitesh Trivedi322
  Gopu Gopi239
  neeraj sharma228
  Ramesh Jois226
  snehalatha p169






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software