Sponsored Content
Operating Systems AIX ORACLE Database running slow on AIX ( nmon / topas ) Post 302480016 by ctsgnb on Monday 13th of December 2010 06:53:22 PM
Old 12-13-2010
Agree with zxmaus : glad to see our suggestions helped!

By the way, you should (for example)
Code:
set lines 200
set pages 999

before generating spool : the output would be better formatted

Regarding the tip mentionned by zxmaus, you can a lot more by reading the whole chapter A of the link i have posted in #29

AAdministering Oracle Database on AIX
A-1Memory and Paging
A-1Controlling Buffer-Cache Paging Activity
A-2Tuning the AIX File Buffer Cache
A-3Allocating Sufficient Paging Space
A-3Controlling Paging
A-4Setting the Database Block Size
A-4Tuning the Log Archive Buffers
A-4I/O Buffers and SQL*Loader
A-5Disk I/O Issues
A-5AIX Logical Volume Manager
A-6Using Journaled File Systems Compared to Raw Logical Volumes
A-8Using Asynchronous I/O
A-10I/O Slaves
A-10Using the DB_FILE_MULTIBLOCK_READ_COUNT Parameter
A-11Using Write Behind
A-11Tuning Sequential Read Ahead
A-12Tuning Disk I/O Pacing
A-12Resilvering with Oracle Database
A-13Backing Up Raw Devices
A-13CPU Scheduling and Process Priorities
A-13Changing Process Running Time Slice
A-14Using Processor Binding on SMP Systems
A-14Setting the AIXTHREAD_SCOPE Environment Variable

Last edited by ctsgnb; 12-13-2010 at 08:38 PM..
 

8 More Discussions You Might Find Interesting

1. AIX

Memory usage statistic? (topas, nmon)

hi, how can i diplay: - the ammount RAM used /free - ammount of ram used from a pid or prozess we have the problem, that malloc is returing a NULL pointer errno = 12 ( not enough space). but i think there is still ram free. nmon : shows all memory used ? Memory Use Physical Virtual... (7 Replies)
Discussion started by: Lazzar
7 Replies

2. Filesystems, Disks and Memory

skgpspawn failed running oracle db 9.2.0.5.0 on aix 5.3

Hi, I am running an oracle db 9.2.0.5.0 on ibm p5 550 aix 5.3 with 10g ram, 10G swap space 3 database instances each SGA about 500Meg. I am getting the following error in my alert log file from time to time: skgpspawn failed:category = 27142, depinfo = 11, op = fork, loc = skgpspawn3 ... (0 Replies)
Discussion started by: hawkerpacific
0 Replies

3. AIX

nmon vs topas

good morning what is the better solution to examen a P570 ? because i use topas and nmon, and the results are totally different !!! with nmon, i have 80% free cpu, and with nmon, i have 90% of used cpu !!!!!! i take a shot with an intervall of 10s during 10 mn. thank you (0 Replies)
Discussion started by: pascalbout
0 Replies

4. AIX

Top command in AIX 4.2 (no topas, no nmon, no top)?

Is there a 'top' command equivalent in AIX 4.2 ? I already checked and I do not see the following ones anywhere: top nmon topas (1 Reply)
Discussion started by: Browser_ice
1 Replies

5. Solaris

what is the command to see which database ie..oracle in running on solaris 10

what is the command to see which database ie..oracle in running on solaris 10 (2 Replies)
Discussion started by: tv.praveenkumar
2 Replies

6. Shell Programming and Scripting

Running script automatically when threshold limit met in one of the field in oracle database

Hi Guys, Need you help in one point! I am working on one shell script which takes following steps : 1. Taking one query result from oracle database 2. Exporting that result to Xls file 3. Mailing that file to my own mail ID Now, I want to give a threshold limit to one of the column... (0 Replies)
Discussion started by: Agupte
0 Replies

7. AIX

Need to check long running processes on the database server and the os is AIX

Hello, Please help me with a script with which I can check long running processes on the database server and the os is AIX. Best regards, Vishal (5 Replies)
Discussion started by: Vishal_dba
5 Replies

8. AIX

AIX server running very slow

Hello, All the commands on AIX are running very slow. Below is few stats but I didn't find any issue in cpu or memory reosurces vmstat System configuration: lcpu=4 mem=6144MB ent=1.00 kthr memory page faults cpu ----- -----------... (2 Replies)
Discussion started by: Vishal_dba
2 Replies
sys_attrs_presto(5)						File Formats Manual					       sys_attrs_presto(5)

NAME
sys_attrs_presto - presto subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the Prestoserve (presto) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. The Prestoserve product consists of optional hardware (NVRAM) and software that must be installed on your system. See the Guide to Prestoserve for details on Prestoserve. See the System Configuration and Tuning manual for information about Prestoserve within the context of managing file system performance. Size, in bytes, of the Prestoserve buffer hash table. Default value: 256 (bytes) Minimum value: 0 Maximum value: 65,536 (64 KB) Increasing the value of the presto_buffer_hash_size attribute may improve throughput by decreasing Prestoserve lock contention. A value that controls whether Prestoserve will cache only UFS and AdvFS file-system metadata or both file-system metadata and syn- chronous-write data. If the attribute is set to 1, Prestoserve caches only file-system metadata. If the attribute is set to 0 (zero), both file-system metadata and synchronous-write data are cached. Default value: 0 Setting prmetaonly to 1 may improve the performance of applications that access many small files, or applications that access a large amount of file-system metadata but do not reread recently written data. SEE ALSO
sys_attrs(5) Guide to Prestoserve System Configuration and Tuning sys_attrs_presto(5)
All times are GMT -4. The time now is 05:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy