Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Changing recovery_parallelism parameter for Oracle 8i+
Thank you! Does it mean that i have only to leave those two parameters?
BR
Peter
EdStevens wrote:
> 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 - 19:04:18 CDT
![]() |
![]() |