ORACLE在HP-UX下的系列问题处理(45)

王朝oracle·作者佚名  2008-05-19
宽屏版  字体: |||超大  

SYS ADM: Oracle中针对 pid== memory locking 错误的解决方法

问题描述

我在使用 Oracle 版本 7.3.3. 我在系统日志 中遇到了下面的错误:

pid==1 does not have memory locking privleges

for large text pages.

我应该怎样解决?

配置信息

操作系统 - HP-UX

版本 - 10.20

硬件系统 - HP9000

系列 -D370

应用程序 - Oracle 版本 7.3.3

解决方法

这是Oracle 版本 7.3.3的产生这些信息的常见问题。 Oracle 中解决这些问题的方法是执行下面的命令:

adb -w /stand/vmunix

allow_superpage_text?W 0

Ctrl-D

HP Only Info

exec_superpage_text() 中的SR [4701361188/STARS-ACTIVE/English] Diagnostic 信息没有显示出真正的pid。向 printf 语句中添加一个丢失的参数. 在下面的补丁中有它的解决方法:

[PHKL_11902/PACHRDME/English]

[PHKL_11903/PACHRDME/English]

[PHKL_11959/PACHRDME/English]

.........following with all English text ....

SYS ADM: Oracle work-around for pid== memory locking errorProblem Description

I am using Oracle version 7.3.3. I'm receiving the following error

in the sys log:

pid==1 does not have memory locking privleges

for large text pages.

What should I do?

Configuration Info

Operating System - HP-UX

Version - 10.20

Hardware System - HP9000

Series - D370

Application - Oracle version 7.3.3

Solution

There is a known problem with Oracle version 7.3.3 that will produce

this message. The work-around from Oracle is to execute the following

commands:

adb -w /stand/vmunix

allow_superpage_text?W 0

Ctrl-D

HP Only Info

SR [4701361188/STARS-ACTIVE/English] Diagnostic message in

exec_superpage_text() does not printf the real pid. Added one missing

argument to a printf statement. The fix appears in the following patches: [PHKL_11902/PACHRDME/English]

[PHKL_11903/PACHRDME/English]

[PHKL_11959/PACHRDME/English]

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有