Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Jai Shree Ram Oracle
  • Search and Replace vi editor command. Linux/Unix
  • Session_info.ksh Linux/Unix
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • DB Console Mainenance. Oracle
  • Histogram information Oracle
  • Goldengate Tutorial Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • S3 Basic info AWS
  • plan10g.sql Oracle
  • chk_space_SID.ksh Linux/Unix
  • Facts about SCN and Rollback Segment Oracle
  • alter database backup controlfile to trace Oracle
  • eplan9i.sql Oracle

Kernel Parameters for Solaris

Posted on 05-Jan-2010 By Admin No Comments on Kernel Parameters for Solaris

* pre Solaris 10 *

——————-

To view the current values of these parameters, enter the following commands:

# grep noexec_user_stack /etc/system

# /usr/sbin/sysdef | grep SEM

# /usr/sbin/sysdef | grep SHM

* Post Solaris 10 *

===================

In Solaris 10, you are not required to make changes to the /etc/system file to implement the System V IPC. Solaris 10 uses the resource control facility for its implementation. However, Oracle recommends that you set both resource control and /etc/system/ parameters.

To view the current values of the resource control, enter the following commands:

# id -p // to verify the project id

uid=0(root) gid=0(root) projid=1 (user.root)

# prctl -n project.max-shm-memory -i project user.root

# prctl -n project.max-sem-ids -i project user.root

Linux/Unix, shell

Post navigation

Previous Post: switchover for primary database
Next Post: Sending email with file attachment.

Related Posts

  • move_arch_files.ksh Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • To see only files and/or folders using LS command Linux/Unix
  • Find long Running Transaction Linux/Unix
  • xargs use Linux/Unix
  • nfs mount command 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
  • Good Site for Oracle Internals Oracle
  • find checksum of a file. Linux/Unix
  • Facts about SCN and Rollback Segment Oracle
  • column level grant syntax Oracle
  • Monitor Long Running Job Oracle
  • Explain Plan Output 2 Oracle
  • Jai Shree Ram Oracle
  • move_arch_files.ksh Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme