Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

kernel rebuild

Status
Not open for further replies.

breaz25

MIS
Jun 17, 2003
14
US
I had a request from the DBA to change the kernel parm SHMMAX for oracle database. Where do I change and how do I rebuild kernel on aix 4.3.3 platform. I am familar with HPUX and Tru64 kernel rebuilds.

Thanks for your help
 
Hi breaz

As aix memory management is dynamic u need not allocate any
shared memory segments.Oracle DBA can do this on his side...

Please look at this link for more comprehension on shared memory


sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
 
hi,

in AIX kernel is dynamic and dont need to be recompiled.

When you install Oracle, follow its instruction to AIX
installation: using scripts coming with Oracle, you
necessary modify system parameters.

I remember that a reboot is required, thing almost
strange for AIX.

bye
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top