Howto set maximum user processes on AIX [ID 1084995.1]


修改时间 26-AUG-2010     类型 HOWTO     状态 PUBLISHED 

In this Document
  Goal
  Solution


Applies to:

Oracle Server - Enterprise Edition - Version: 10.1.0.2 to 11.2.0.2 - Release: 10.1 to 11.2
IBM AIX on POWER Systems (64-bit)

Goal

How to set the value of "maximum user processes" on IBM AIX

I'm following the Database installation guide.

I'm getting these messages:

This is a prerequisite condition to test whether the hard limit for "maximum user processes" is set to at least 16384. (more details)
Expected Value
: 16384

This is a prerequisite condition to test whether the soft limit for "maximum user processes" is set to at least 2047. (more details)
Expected Value
: 2047





Solution

Set the "maximum user processes" to 16384 or higher

In order to change this system parameter:

Kindly use 'smit' (AIX utility) to show or modify the current value of this kernel parameter.

Please note that the below commands need to be verified and executed with AIX System Administrator.

su - root
smit
Goto 'Systems environments'
Goto 'Change/Show Characteristics of Operating System'
Goto 'Maximum number of PROCESSES allowed per user'

OR

Using command line you can change this parameter

Type the below commands:

# chdev -l sys0 -a maxuproc='16384'

Reboot the Server, in order to take changed parameter effective and check the same again with :

# lsattr -El sys0 -a maxuproc


And then execute the OUI.


显示相关信息 相关内容


产品
  • Oracle Database Products > Oracle Database > Oracle Database > Oracle Server - Enterprise Edition
关键字
INSTALLATION; OUI; IBM; AIX; AIX SYSTEMS; DATABASE INSTALLATION; KERNEL PARAMETERS; MAXIMUM

返回页首返回页首

请使用浏览器的分享功能分享到微信等