Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Debugging Shell FIles Linux/Unix
  • Rman Notes -1 Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • Renaming the column name Oracle
  • Check Oracle installed products using one command Oracle
  • Difference between SYNC and AFFIRM Oracle
  • scp with ssh2 Linux/Unix
  • pvm_pre_change.sql Oracle
  • database trigger failing Oracle
  • Rename Oracle Instance Name Oracle
  • Good notes on Oracle Events Oracle
  • New OFA for 11g Oracle
  • useful dg links Oracle
  • Implementing Listener Security Oracle

ipcs -l

Posted on 12-Sep-2006 By Admin No Comments on ipcs -l

dbaltxprod51->WEBP18F@(/home/oracle/paresh)ipcs -l

—— Shared Memory Limits ——–

max number of segments = 4096

max seg size (kbytes) = 4002706

max total shared memory (kbytes) = 8388608

min seg size (bytes) = 1

—— Semaphore Limits ——–

max number of arrays = 128

max semaphores per array = 250

max semaphores system wide = 32000

max ops per semop call = 100

semaphore max value = 32767

—— Messages: Limits ——–

max queues system wide = 16

max size of message (bytes) = 8192

default max size of queue (bytes) = 16384

dbaltxprod51->WEBP18F@(/home/oracle/paresh)

# ipcs -l

—— Shared Memory Limits ——–

max number of segments = 4096 // SHMMNI

max seg size (kbytes) = 32768 // SHMMAX

max total shared memory (kbytes) = 8388608 // SHMALL

min seg size (bytes) = 1

—— Semaphore Limits ——–

max number of arrays = 1024 // SEMMNI

max semaphores per array = 250 // SEMMSL

max semaphores system wide = 256000 // SEMMNS

max ops per semop call = 32 // SEMOPM

semaphore max value = 32767

—— Messages: Limits ——–

max queues system wide = 1024 // MSGMNI

max size of message (bytes) = 65536 // MSGMAX

default max size of queue (bytes) = 65536 // MSGMNB

From

http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.uprun.doc/doc/t0008238.htm

Linux/Unix, shell

Post navigation

Previous Post: Renaming Global Name GLOBAL_NAME
Next Post: Linux CPU info.

Related Posts

  • To Find Orphan OS processes. Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Processes Parameter decision Oracle
  • Temporary tablespace explaination Oracle
  • All About oracle password and security from metalink Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • Absolute file number and relative file number Oracle
  • SQLPLUS COPY command Precautions. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme