Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Good Site for Oracle Internals Oracle
  • AWR license Oracle
  • Implementation of key based authentications Linux/Unix
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • To see how much time or progress of long transaction Oracle
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • age_alert.ksh aging out alert.log Linux/Unix
  • Space padding in korn shell Linux/Unix
  • V$transaction notes for finding XID composition. Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • Proc code Oracle
  • db_status.sql Oracle
  • DBMS_SQL for alter session. Oracle
  • Insert cause enqueue locks 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

  • find the files that are 1 day old. Linux/Unix
  • Zip and unzip with tar Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • oracle 10g on linux Linux/Unix
  • Small sample shell program Linux/Unix
  • Useful Solaris Commands on 28-SEP-2005 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • refre.sql Oracle
  • process id based files and processes Linux/Unix
  • standard Monitoring – 1 Oracle
  • Histogram Overview Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • find_pk.sql /* Find Primary Key */ Oracle
  • Complete Git Tutorial for Beginners GIT

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme