六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 721|回复: 0

ORA-600 [srsnext_1] when running 9.2 on AIX 5.2 [ID 262851.1]

[复制链接]

升级  18.67%

20

主题

20

主题

20

主题

秀才

Rank: 2

积分
78
 楼主| 发表于 2013-2-7 12:57:27 | 显示全部楼层 |阅读模式
ORA-600 [srsnext_1] when running 9.2 on AIX 5.2 [ID 262851.1]   
   

Applies to:
Oracle Server - Enterprise Edition - Version: 9.2
AIX5L Based Systems (64-bit)
"Checked for relevance on 08-Mar-2007"

JFS2 filesystem mounted with CIO option (introduced with AIX 5.2)
Symptoms
If tempfiles are located on a JFS2 filesystem mounted with the CIO (Concurrent I/O) option, introduced with AIX 5.2, then you might see ORA-600 [srsnext_1] being raised when extents are allocated in the tempfile, eg. when doing large sort operations.

Use the "mount" command to check for filesystems with CIO option:

$ /usr/sbin/mount | grep cio
Then check if any tempfiles are located on any of these filesystems:

SQL> select name from v$tempfile;

Cause
Problem has been investigated through bug:3391122 and was found to be caused by a problem in AIX fixed by the APAR:
IY56024: CIO WRITE RETURNS INCORRECT LENGTH

Solution
To get a permanent fix for the problem, please apply the APAR mentioned above. As an interim solution you may want to avoid having tempfiles residing on a JFS2 filesystem mounted with CIO option (there has not been any reports of this problem being encountered with regular datafiles).
References
NOTE:257338.1 - Direct I/O (DIO) and Concurrent I/O (CIO) on AIX 5L
<<TAR:3744139.996>>


https://support.oracle.com/CSP/main/article?cmd=show&id=262851.1&type=NOT
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表