Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • telnet listening Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • Find_planinfo.sql Oracle
  • Important Script Method for tuning Oracle
  • find_longsql.sql Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • Very clear article about oracle dataguard Oracle
  • plan10g.sql good1 Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Oracle Internal Good Websites 1 Oracle
  • normal maintenance for exp-imp and renaming table Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • Directory wise folder wise space usage Linux/Unix

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

  • Single character replacement in Unix Linux/Unix
  • replace alphabets using sed Linux/Unix
  • secure crt settings Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • set_env_dba Linux/Unix
  • send attachment from unix-shell script 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
  • DBMS_Shared_pool pinning triggers Oracle
  • How to start CRS manually Oracle
  • Virtual Indexes in Oracle Oracle
  • oracle 10g on linux Linux/Unix
  • upload.html PHP/MYSQL/Wordpress
  • Handling LOB data in Oracle Oracle
  • S3 Basic info AWS
  • Giving Grant on v$DATABASE Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme