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: Changing recovery_parallelism parameter for Oracle 8i+

Re: Changing recovery_parallelism parameter for Oracle 8i+

From: EdStevens <quetico_man_at_yahoo.com>
Date: 12 Oct 2006 10:24:50 -0700
Message-ID: <1160673889.907774.4580@c28g2000cwb.googlegroups.com>

peter.haussl_at_gmail.com wrote:
> I have a multiprocessor system and like to use the parallelism feature
> from oracle running on solaris 8 current version of Oracle is 8i
>
> as i tried to ochange the parameter using:
>
> alter system set recovery_parallelism=<CPUNUMBER> scope=both
> sid=<mysid>;
>
> logged in as sysdba on sqlplus
>
> i got an error which told me that this is not possible for this
> parameter.
>
> WHY?
>
> thank you for your fast help
>
> peter

The scope= and sid= are constructs dealing with spfiles -- which didn't exist with 8.x Received on Thu Oct 12 2006 - 12:24:50 CDT

Original text of this message

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