Sponsored Content
Operating Systems AIX ORACLE Database running slow on AIX ( nmon / topas ) Post 302471404 by filosophizer on Friday 12th of November 2010 04:59:38 PM
Old 11-12-2010
initPROD.ora
Code:
_b_tree_bitmap_plans = FALSE
_enable_shared_pool_durations = FALSE
_fast_full_scan_enabled = FALSE
_like_with_bind_as_equality = TRUE
_sort_elimination_cost_ratio = 5
_sqlexec_progression_cost = 2147483647
_system_trig_enabled = TRUE
_trace_files_public = TRUE
aq_tm_processes = 5
background_dump_dest = /u03/oracle/PROD/db/tech_st/10.2.0/admin/PROD_nmcretek01/bdump
compatible = 10.2.0
control_files = ('/u03/oracle/PROD/db/apps_st/data/cntrl01.dbf', '/u03/oracle/PROD/db/apps_st/data/cntrl02.dbf', '/u03/oracle/PROD/db/apps_st/data/cntrl03.dbf')
core_dump_dest = /u03/oracle/PROD/db/tech_st/10.2.0/admin/PROD_nmcretek01/cdump
cursor_sharing = EXACT
db_block_checking = FALSE
db_block_checksum = TRUE
db_block_size = 8192
db_cache_size = 34359738368
db_files = 512
db_name = PROD
dml_locks = 10000
job_queue_processes = 10
log_archive_dest_1 = 'LOCATION=/u06/oracle/ARCHIVES/PROD_ARCHIVES'
log_archive_format = 'PROD_%s_%t_%r.arc'
log_buffer = 62906368
log_checkpoint_interval = 100000
log_checkpoint_timeout = 1200
log_checkpoints_to_alert = TRUE
max_dump_file_size = 20480
nls_comp = binary
nls_date_format = DD-MON-RR
nls_language = american
nls_length_semantics = BYTE
nls_numeric_characters = '.,'
nls_sort = binary
nls_territory = america
olap_page_pool_size = 4194304
open_cursors = 4000
optimizer_secure_view_merging = FALSE
parallel_max_servers = 12
parallel_min_servers = 0
pga_aggregate_target = 6442450944
plsql_code_type = INTERPRETED
plsql_native_library_dir = /u03/oracle/PROD/db/tech_st/10.2.0/plsql/nativelib
plsql_native_library_subdir_count = 149
plsql_optimize_level = 2
processes = 1200
recyclebin = off
session_cached_cursors = 500
sessions = 2400
sga_target = 85899345920
shared_pool_reserved_size = 629145600
shared_pool_size = 6442450944
timed_statistics = TRUE
undo_management = AUTO
undo_tablespace = APPS_UNDOTS1
user_dump_dest = /u03/oracle/PROD/db/tech_st/10.2.0/admin/PROD_nmcretek01/udump
utl_file_dir = ('/usr/tmp','/u03/oracle/PROD/db/tech_st/10.2.0/appsutil/outbound/PROD_nmcretek01','/u03/oracle/PROD/apps/apps_st/comn/temp','/usr/tmp')
workarea_size_policy = AUTO

and

Code:
SQL> show parameter lock_sga;

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
lock_sga                             boolean     FALSE

I will take the recommendations and will make the changes and then post the results...
 

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
ppmtosixel(1)						      General Commands Manual						     ppmtosixel(1)

NAME
ppmtosixel - convert a portable pixmap into DEC sixel format SYNOPSIS
ppmtosixel [-raw] [-margin] [ppmfile] DESCRIPTION
Reads a portable pixmap as input. Produces sixel commands (SIX) as output. The output is formatted for color printing, e.g. for a DEC LJ250 color inkjet printer. If RGB values from the PPM file do not have maxval=100, the RGB values are rescaled. A printer control header and a color assignment table begin the SIX file. Image data is written in a compressed format by default. A printer control footer ends the image file. OPTIONS
-raw If specified, each pixel will be explicitly described in the image file. If -raw is not specified, output will default to com- pressed format in which identical adjacent pixels are replaced by "repeat pixel" commands. A raw file is often an order of magni- tude larger than a compressed file and prints much slower. -margin If -margin is not specified, the image will be start at the left margin (of the window, paper, or whatever). If -margin is speci- fied, a 1.5 inch left margin will offset the image. PRINTING
Generally, sixel files must reach the printer unfiltered. Use the lpr -x option or cat filename > /dev/tty0?. BUGS
Upon rescaling, truncation of the least significant bits of RGB values may result in poor color conversion. If the original PPM maxval was greater than 100, rescaling also reduces the image depth. While the actual RGB values from the ppm file are more or less retained, the color palette of the LJ250 may not match the colors on your screen. This seems to be a printer limitation. SEE ALSO
ppm(5) AUTHOR
Copyright (C) 1991 by Rick Vinci. 26 April 1991 ppmtosixel(1)
All times are GMT -4. The time now is 02:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy