Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: fast_start_mttr_target value is ignored

Re: fast_start_mttr_target value is ignored

From: Jack <admin_at_stirlingonline.com>
Date: 21 Jun 2004 21:47:38 -0700
Message-ID: <7a80a637.0406212047.6dbccf0d@posting.google.com>


Hi Howard, All I've done is:

SQL> CREATE spfile FROM pfile;

I didn't touch any parameter settings. Take a breath. Go to the happy place. I'm not making changes to this willy nilly. I would like to get to the bottom of this too.  

> If you've got an spfile, then use alter system set
> fast_start_mttr_target=300 to set the value. If you haven't, then edit your
> init.ora.

There is progress (I think) to report. What do you make of this:

SQL> alter system set fast_start_mttr_target=300; alter system set fast_start_mttr_target=300 *
ERROR at line 1:
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-00439: feature not enabled: Fast-Start Fault Recovery Received on Mon Jun 21 2004 - 23:47:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US