Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Recovering lost SYS password Oracle
  • ORACLE_SID in sqlplus Oracle
  • Explain Plan Output 2 Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • sess_server.sql Oracle
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • How to know current SID Oracle
  • FRA Information. Oracle
  • db_status.sql Oracle
  • nfs mount command Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • Default User Profile 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

  • checking redhat linux version Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Space padding in korn shell Linux/Unix
  • Search and replace editor command in vi Linux/Unix
  • catting.sh Linux/Unix
  • Search and replace pattern 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Explain Plan Output 2 Oracle
  • column level grant syntax Oracle
  • Finding locked objects Oracle
  • Rename Oracle Instance Name Oracle
  • oracle 10g on linux Linux/Unix
  • cold backup scripts to copy locally Linux/Unix
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme