Advertisement

12.18.2007 at 02:24PM PST, ID: 23032184
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

create an spfile from a pfile fails when using ASM

Asked by dplinnane in Oracle 10.x, Oracle Database

Tags: , , , ,

I corrupted my spfile when I modified a param through oracle enterprise manager ( I assumed it was ok to do this). I got the database to start up as follows.
[oracle@linux3 ~]$ sqlplus "/as sysdba"

SQL*Plus: Release 10.2.0.1.0 - Production on Tue Dec 18 15:42:39 2007

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

Connected to an idle instance.
SQL> startup pfile=/u01/app/oracle/admin/linux3_db/pfile/init.ora.326200712819
ORACLE instance started.

Total System Global Area  167772160 bytes
Fixed Size                  1218292 bytes
Variable Size              62916876 bytes
Database Buffers           96468992 bytes
Redo Buffers                7168000 bytes
Database mounted.
Database opened.
SQL>
(SID=ORCL3)

I am using ASM so and I think the init.ora file that is normally used on startup is as follows.
 /u01/app/oracle/product/10.2.0/db_1/dbs/initorcl3.ora      
This file has the following line
SPFILE='+FLASH_RECOVERY_AREA/linux3_db/spfileorcl3.ora'

I try to create a new spfile as follows
SQL>create spfile='+FLASH_RECOVERY_AREA/linux3_db/spfileorcl3.ora' from pfile=/u01/app/oracle/admin/linux3_db/pfile/init.ora.326200712819
I get the following error
ERROR at line 1:
ORA-02236: invalid file name

I am assuming I get this errot because FLASH_RECOVERY_AREA can not be translated into the ASM path where the spfile is located.

Is there a fix for this?
Secondly, I do not have a backup of my database, I ran into this spfile problem just as I was about to backup my database.

What is the best way to proceed? thanks in advance.




Start Free Trial
[+][-]12.19.2007 at 11:12AM PST, ID: 20501954

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Oracle 10.x, Oracle Database
Tags: asm, oracle, spfile, create, pfile
Sign Up Now!
Solution Provided By: gatorvip
Participating Experts: 2
Solution Grade: B
 
 
[+][-]12.19.2007 at 12:21PM PST, ID: 20502566

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.19.2007 at 01:02PM PST, ID: 20502897

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.20.2007 at 08:11AM PST, ID: 20507705

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.20.2007 at 09:51AM PST, ID: 20508525

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]12.20.2007 at 10:34AM PST, ID: 20508821

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.21.2007 at 01:24AM PST, ID: 20512372

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628