Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Linux CPU info. Linux/Unix
  • Jai Shree Ram Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • Export With Query Another Example. Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • My Minimum Tuning Programs Oracle
  • Parallel DML Oracle
  • tab.sql Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • Clean up Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • Very clear article about oracle dataguard 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

  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • How to sort list of files on basis of their sizes. Linux/Unix
  • process id based files and processes Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Space padding in korn shell Linux/Unix
  • rm_backup_arch_file.ksh 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • CPU Core related projections AWS
  • Monitor Long Running Job Oracle
  • Very clear article about oracle dataguard Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • AWR license Oracle
  • Configure ssh authentications for RAC Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Directory wise folder wise space usage Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme