alert.log中报错,查看如下:FriJul1809:25:502014Errorsinfile/apps/oracle/diag/rdbms/smsrac/smsrac2/trace/smsrac2_ora_15454.trc(incident=16321):ORA-00600:内部错误代码,参数:[kkpoxgsoh1],[0],[],[],[],[],[],[],[],[],[],[]Incidentdetailsin:/apps/oracle/diag/rdbms..
分类:
其他好文 时间:
2014-07-18 13:17:03
阅读次数:
216
rpm命令可以实现安装、查询、卸载、校验、升级、数据库重建、验证数据包等功能。它的数据库在/var/lib/rpm下。rpm包的组成部分为主包:bind-9.7.1-1.el5.i586.rpm子包:bind-libs-9.7.1-el5.i586.rpmrpm包的格式有两种:name-version-release.arch.rpm和bind-major.minor.relea..
分类:
其他好文 时间:
2014-07-17 20:05:39
阅读次数:
246
本文是《Sunvey the Major Framworks》一文的翻译 框架是一个目录,这个目录包含了共享库,访问共享库里代码的头文件,和其它的图片和声音的资源文件。一个共享库定义的方法或函数可以被应用程序调用。 IOS提供了很多你可以在应用程序里调用的框架。要使用一个框架,需要将它添加到你的.....
分类:
移动开发 时间:
2014-07-16 20:40:05
阅读次数:
200
/*
L - 贪心 基础
Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
Submit
Status
Description
Once upon a time, in the Kingdom of Loowater, a minor nuisance turned into a major...
分类:
其他好文 时间:
2014-07-15 10:16:14
阅读次数:
201
Description:[sunzl@localhost nuc900bsp$] ./install.shsorry!you are not the root !![sunzl@localhost nuc900bsp$]sudo ./install.shpassword:sunzlis not in...
分类:
其他好文 时间:
2014-07-11 21:50:57
阅读次数:
145
It’s a major release this time, Horizon 6.0 is out. You can get to the downloadshere. As always, here’s theWhat’s New from the release notes:This rele...
分类:
其他好文 时间:
2014-07-06 22:43:46
阅读次数:
244
当前详细报错已经没有了,只有相应图。参考EYGLE一篇文章中数据:
1.故障现象
数据库版本11G,错误类似以下:
ORA-00600: 内部错误代码, 参数: [kcratr_nab_less_than_odr]错误,具体的错误信息类似:
Incident 63078 created, dump file: /u01/diag/rdbms/orcl/orcl/incident/inc...
分类:
其他好文 时间:
2014-07-06 09:46:07
阅读次数:
232
The major web browsers load web pages in basically the same way. This process is known as parsing and is described by the HTML5 specification. A high-...
分类:
Web程序 时间:
2014-07-05 20:18:43
阅读次数:
174
Unsupported major.minor version 51.0at java.lang.ClassLoader.defineClass1(Native Method)at java.lang.ClassLoader.defineClassCond(Unknown Source)at jav...
分类:
其他好文 时间:
2014-07-01 21:34:11
阅读次数:
275
本篇文章记录字符设备的驱动框架:1.定义cdev接口体和class结构体#define HELLO_CNT 2static int major = 0;//主设备号为0,需要让系统自动生成主设备号static struct cdev hello_cdev;static struct class *c...
分类:
系统相关 时间:
2014-06-27 22:36:58
阅读次数:
423