Avatar of cdion
cdionFlag for United States of America

asked on 

1 CPU being used in Oracle 10g Linux environment

An Oracle 10g DB has just been setup on a Linux Red Hat 4 server. We've noticed while running some oracle processing that only 1 CPU is being used. Has anyone encountered this before or know what to look for to resolve this? Are there any particular settings in Oracle to allow it to use more than 1 CPU? Are there any particular settings in Linxu to allow Oracle to use more than 1 CPU.

TIA.
Oracle DatabaseLinux Distributions

Avatar of undefined
Last Comment
cdion
Avatar of Sean Stuber
Sean Stuber

cpu_count init parameter


alter system set cpu_count = 2 scope=both;


or if you aren't using spfiles...

alter system set cpu_count = 2;

then edit your init.ora file to set that parameter.
Avatar of Sean Stuber
Sean Stuber

also note, if you're using oracle express edition,  it has a builtin hard limit of 1 cpu.
Avatar of cdion
cdion
Flag of United States of America image

ASKER

The cpu count is set to 4. We have 2 dual-core CPUs on the box
Avatar of cdion
cdion
Flag of United States of America image

ASKER

Also, we're using Enterprise edition
ASKER CERTIFIED SOLUTION
Avatar of cdion
cdion
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Oracle Database
Oracle Database

Oracle is an object-relational database management system. It supports a large number of languages and application development frameworks. Its primary languages are SQL, PL/SQL and Java, but it also includes support for C and C++. Oracle also has its own enterprise modules and application server software.

81K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo