/etc/system

/etc/system

Post by Walter Dorninge » Thu, 22 Jun 2000 04:00:00



Hi,

I have a question concerning the settings of shared memory on a E450 running
Solaris 2.6 with 2GB RAM and 2 CPUs. Could anyone point me out the common
settings for the parameters listed below ?

I'm running Oracle 8.1.5 on this machine and have some problems with the
performance of "ORDER BY" and shared memory and I think it has to do with
the settings in /etc/system.

The current settings are listed below. I'm not sure if the settings are
correct, so can anyone give me a hint what the correct/better values
could/would be ?

set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=100
set semsys:seminfo_semmns=200
set semsys:seminfo_semopm=100
set semsys:seminfo_semvmx=32767

Thanks a lot
Walter

 
 
 

/etc/system

Post by Simon Denver » Thu, 22 Jun 2000 04:00:00


Hi Walter

The performance problem you're experiencing is almost certainly
nothing to do with your /etc/system parameters.  All they really do is
set limits on shared memory allocation.  They look like the defaults,
which should be OK for all but the most massive server.

You'd be better off doing standard performance tuning tasks like
checking for disk hot spots, CPU hogs, perhaps investigating whether
the SQL statement is badly written and going down that route.

Cheers,
Simon Denvers

Chello  http://www.chello.com

On Wed, 21 Jun 2000 12:32:46 +0100, "Walter Dorninger"


>Hi,

>I have a question concerning the settings of shared memory on a E450 running
>Solaris 2.6 with 2GB RAM and 2 CPUs. Could anyone point me out the common
>settings for the parameters listed below ?

>I'm running Oracle 8.1.5 on this machine and have some problems with the
>performance of "ORDER BY" and shared memory and I think it has to do with
>the settings in /etc/system.

>The current settings are listed below. I'm not sure if the settings are
>correct, so can anyone give me a hint what the correct/better values
>could/would be ?

>set shmsys:shminfo_shmmax=4294967295
>set shmsys:shminfo_shmmin=1
>set shmsys:shminfo_shmmni=100
>set shmsys:shminfo_shmseg=10
>set semsys:seminfo_semmni=100
>set semsys:seminfo_semmsl=100
>set semsys:seminfo_semmns=200
>set semsys:seminfo_semopm=100
>set semsys:seminfo_semvmx=32767

>Thanks a lot
>Walter


 
 
 

1. setting system stack size in /etc/system

[[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]

I'm not sure what the question is, but a larger stack size should
not interfere with anything in the system.

A stacksize that is too small, OTOH, will cause panics.

Casper
--
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.

2. vmware config problems

3. system parameters in /etc/system not applied

4. ADSL

5. Cannot open system file etc/system

6. Apache architecture documentation....

7. sysdef doesn't show changes made in /etc/system under Solaris 2.5.1

8. spin down a hard disk

9. /etc/system

10. setting duplex: need sun doc confirming /etc/system better than ndd

11. no memory rationing in /etc/system ?

12. Solaris 7 ignoring /etc/system: set sd:sd_max_throttle ?

13. syntax for setting parameters in /etc/system (required for oracle server)??