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: Enabeling Dual Processor

Re: Enabeling Dual Processor

From: Ivan Bajon <iba_at_no_spam@post1.tele.dk>
Date: Thu, 18 Nov 1999 11:18:49 +0100
Message-ID: <810jqf$o8s$1@news.inet.tele.dk>


Type

select value from v$parameter where name = 'cpu_count';

That'll give you the number of cpu's you Oracle currently recognizes.

Hth,
Ivan Bajon, ocp

Bakelaar <nospam.tpa_at_joco.nl> wrote in message news:810f1k$q3p$1_at_news.worldonline.nl...
> How do i tell Oracle (8.05) or a database to use the 2 processors in our
> server?
>
> I tried to find the instructions in the online books, but they are not
clear
> on this.
>
>
>
Received on Thu Nov 18 1999 - 04:18:49 CST

Original text of this message

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