GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Memory Management

 Print  |  
Question:  How can we start the database if both the pfile and spfile is lost?



February 02, 2006 04:16:04 #1
 rajat dey   Member Since: Visitor    Total Comments: N/A 

RE: How can we start the database if both the pfile an...
 
I am not sure you can try this ... from your oracle main path in unix/linux/aix//sun environment copy init.ora file to pfile and edit it accordingly ,but you should have minimum idea about your system like controfile is residing . and then start the databse using from sqldbaor svrmgrl startup pfile=/path/ and then you create spfile from pfile ... i think it should work .
     

 

Back To Question