Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to sort list of files on basis of their sizes. Linux/Unix
  • Rollback force for distributed transactions Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • USER_TABLES.Freelists Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • My Minimum Tuning Programs Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • create user with unlimited quota Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • catting.sh Linux/Unix
  • cache buffer chain latch Oracle
  • chk_space_SID.ksh Linux/Unix
  • Goldengate Tutorial Oracle
  • get_vmstat.ksh for Solaris 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

  • .profile Linux/Unix
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Jai Shree Ram Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Identical Dblink Issue… Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • Important Solaris Commands Linux/Unix
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • Parallel DML Oracle
  • Find nth max and min. Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme