ora-600[12333]错误小结及跟踪方法

作者:chinaitlab 佚名

2005-10-29 00:00

评论

分享

【IT168 服务器学院】该错误,是当服务器接收到无法识别的网络代码或请求时引起Oracle发出的告警 ,主要原因来自于网络,与Oracle 本身没有关系。

如果该错误持续出现,建议用以下代码进行跟踪,有可能是病毒引发的:

===========================================

create table

SYSTEM.login_info

( logindatetime date,

LogoffDateTime Date,

LoggedUser Varchar2(30),

SESSIONID Number,

TERMINAL varchar2(20),

ip    varchar2(16),

PROGRAM varchar2(20)

);

--------------------------------------------------------------------

CREATE OR REPLACE TRIGGER logoff_audit Before LOGOFF ON DATABASE

BEGIN

insert into system.login_info

select

'''',sysdate,user,sys_context(''USERENV'',''SESSIONID''),sys_context(''USERENV''

,''TERMINAL''),utl_inaddr.get_host_address, program from v$session where logon_time = (select

logindatetime from SYSTEM.login_info where SESSIONID=

sys_context(''USERENV'',''SESSIONID''));

END;

---------------------------------------------------------------------

CREATE OR REPLACE TRIGGER logon_audit AFTER LOGON ON DATABASE

BEGIN

insert into system.login_info

select sysdate,null,user,sys_context(''USERENV'',''SESSIONID''),sys_context(

''USERENV'',''TERMINAL''),utl_inaddr.get_host_address,program from v$session;

END;

==============================================================

其他可能原因:

Typically the ORA-600 [12333] itself is not the problem,

It may be a chance of the underlying network problems

This is usually a client side related issue and is not normally related to server. It is a communications issue and not related to the version of the RDBMS. Thats why you do have this errors intermittently only.

Most occurances of ORA-600 [12333] just means that something has

gone wrong in the communication between the client and the server processes. Often, this could be the result of an abnormal condition (a process is inadvertently killed, or a database shuts down)

The error indicates a protocol communications mismatch

PURPOSE

-------

This paper describes one known reason of frequent occurence of ORA-600 [12333]

errors.

NOTE: There may exist many other issues however.

SCOPE & APPLICATION

-------------------

Support Analysts and DBAs.

ORA-600 [12333] in case of termination of user sessions

-------------------------------------------------------

ORA-600 [12333] may occur in case of abnormal termination of user

sessions, eg. shutdown immediate, forced disconnections etc.

Frequent ORA-600 [12333] in case of using resource limit

--------------------------------------------------------

Using user profiles and resource_limit=true may cause frequent ORA-600 [12333]occurence. We may also see many SNIPPED session in V$SESSION. For those ones resources are not freed until any server related action is taken at the client side. It seems that ORA-600 [12333] appears while sending ORA-1012 or ORA-2396 messages to the client process.

If we really have to use user profiles to enforce resource limit policies(especially idle time) we''d better proactively remove such sessions.

For now, the only found way preventing from ORA-600 [12333] occurence

caused by resource_limit issue is killing processes related to SNIPPED sessions at OS level. This implies it is applicable only to the DEDICATED server processes. Killing shadow processes for SNIPPED sessions is explained in <96170.1>.96170.1>

NOTE: Killing shadow processes only decreases the likehood of ORA-600 [12333] occurence. It is a workaround.

Couple of suggestion

=======================

1)Check the network errors, their should be any errors or protocol mismatch

2)Check the NLS settings on client as well as server side settings

ORA_NLS (ORA_NLS32, ORA_NLS33) Environment Variables.

Article-ID: <77442.1>77442.1>

Title: ORA_NLS (ORA_NLS32, ORA_NLS33) Environment Variables

3)NO users should disconnect abnormally.

0

12333提交显示服务器异常,ora-600[12333]错误小结及跟踪方法相关推荐

  1. 12333提交显示服务器异常,掌上12333显示没有收到异地协助认证书什么原因_具体解决办法流程_3DM手游...

    在使用掌上12333的过程中,有不少小伙伴都出现了"没有收到异地协助认证书"这样的提示出现,导致无法正常进行下一步的操作.那么掌上12333显示没有收到异地协助认证书什么原因呢?这 ...

  2. 12333提交显示服务器异常,ORA-03137: TTC protocol internal error : [12333]错误一例

    环境说明: IBM-AIX6服务器 oracle11g11.2.0.1.0数据库 出现错误症状: Dump file /cnbbs01/app/oracle/diag/rdbms/nbbsprd1/n ...

  3. 慧停车安装后显示服务器异常,智能停车场系统常见故障以及排除方法

    原标题:智能停车场系统常见故障以及排除方法 随着停车问题日益增多,很多住宅小区都基本安装了智能化的停车场系统,智能停车场系统一般由入口控制机.出口控制机.智能道闸.地感线圈.余位显示屏.图象识别设备. ...

  4. 亚马逊登陆显示服务器出错,Amazon CloudFront常见错误配置及解决方法

    很多的用户在最初使用CloudFront做Web类内容分发的时候遇到无法调通的情况,本文总结了用户在配置过程中遇到的常见错误,内容涵盖了大部分用户遇到的情况. 错误一  源访问权限未放开 这种错误常见 ...

  5. 湘教云显示服务器异常,湘教云显示服务器异常

    湘教云显示服务器异常 内容精选 换一换 华为云帮助中心,为用户提供产品简介.价格说明.购买指南.用户指南.API参考.最佳实践.常见问题.视频帮助等技术文档,帮助您快速上手使用华为云服务. 购买独享带 ...

  6. 一登录显示服务器异常怎么办,柠檬云登录时显示服务器异常

    柠檬云登录时显示服务器异常 内容精选 换一换 云耀云服务器默认设置的时区,是您制作镜像时选择的时区.如需修改,请参见本节内容,将其更改为所需的本地时间或网络中的其他时区.云耀云服务器登录成功后,如果发 ...

  7. 金蝶显示服务器异常,金蝶提示云服务器异常

    金蝶提示云服务器异常 内容精选 换一换 生命周期是指弹性云服务器从创建到删除(或释放)历经的各种状态. 当云服务器网络异常.防火墙未放行本地远程桌面端口.云服务器CPU负载过高等场景均可能导致云服务器 ...

  8. 广联达登录显示服务器异常去回答,广联达设置服务器异常5

    广联达设置服务器异常5 内容精选 换一换 已注册华为云,并完成实名认证.并已开通视频点播服务.已获取projectID,具体请参见获取项目ID.已获取点播的终端节点Endpoint,具体请参见地区和终 ...

  9. 云服务显示服务器异常,云服务器显示异常登录

    云服务器显示异常登录 内容精选 换一换 云服务器列表页面,云服务器的状态显示为"异常".进入云服务器列表页面,鼠标移动至"异常"状态处,查看具体的异常原因.查看 ...

最新文章

  1. 2017校赛 问题 F: 懒人得多动脑
  2. RedHat已更改其开源许可规则
  3. linux shell写服务,Linux shell编写系统服务脚本
  4. python2基本数据类型
  5. JAVA程序员看C#的精华与糟粕
  6. filter过滤器_不了解布隆过滤器?一文给你整的明明白白!
  7. JQGrid 参数、属性API
  8. 求数列1/3到1/n之和
  9. Essentials of Deep Learning: Visualizing Convolutional Neural Networks in Python
  10. sql not exists用法_牛客网数据库SQL实战详细剖析(5160)(更新完结)
  11. IDEA快捷键+使用小技巧
  12. 关于C++中的继承感悟
  13. 3. beeGo 自己写Controller 和 请求数据处理
  14. html读取本地json数据库,用Javascript读取本地JSON到HTML
  15. mysql-multi source replication 配置
  16. 面试官:前端布局了解嘛?我一下说了接近五十种布局方案,给面试官整不会了。
  17. iOS之UITableView
  18. 计算机软件专利安全期刊论文,安全与环境学报
  19. 目前股指期货保证金(目前股指期货保证金是多少)
  20. 不借助第三方插件,用js画日历

热门文章

  1. 论文阅读 | Enhanced Quadratic Video Interpolation
  2. 【NLP】第 8 章:使用基于注意力的神经网络构建聊天机器人
  3. 移动端Web适配单位rem的坑,oppo r9手机出现错位bug
  4. php日历css样式,css+html实现简单的日历
  5. 佳能现售135镜头发表年份
  6. java的取整_Java取整方法总结
  7. vue中解决 mouseenter 和 mouseout 时,鼠标进入子组件造成 mouseout 触发而闪烁的问题
  8. python批量下载马拉松照片
  9. android高德SDK,Marker的zIndex导致的遮罩层问题解决
  10. redis令牌机制实现秒杀