Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Remove duplicate rows from table Oracle
  • Removing first line Linux/Unix
  • How to see which patches are applied. Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • crontab syntax Linux/Unix
  • SQL Server: How to see historical transactions SQL Server
  • Goog notes on X$ tables Oracle
  • Generate SSH without password authentication. Linux/Unix
  • plan10g.sql good1 Oracle
  • Some OS level threshold for performance. Linux/Unix
  • Checking SQL Server Version SQL Server
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • nfs mount command Linux/Unix

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

  • Remove DOS CR/LFs (^M) Linux/Unix
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • Find Command Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • checking connectivity between two servers 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Checking SQL Server Version SQL Server
  • More info about /proc folder and its relation with processes. Linux/Unix
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • compile_inv.sql Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • SAN Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Roles and Stored Procs II Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme