Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • Recovering lost SYS password Oracle
  • .profile Linux/Unix
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • CTAS with LONG Column for 9i and higher Oracle
  • DBMS_JOB all example Oracle
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • Find long Running Transaction Linux/Unix
  • Rman Notes -1 Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • Free conference number from http://www.freeconference.com Oracle
  • get_aix_vmstat.ksh Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations 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

  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Find Command Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • checking redhat linux version Linux/Unix
  • Session_info.ksh Linux/Unix
  • find the files that are 1 day old. 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)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Logic to chech # of parameters command line parameters Linux/Unix
  • Find long Running Transaction Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • DBMS_JOB all example Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Import and export statements Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme