码迷,mamicode.com
首页 >  
搜索关键字:major incident    ( 833个结果
偶遇问题之ORA 600 [kkpoxgsoh1
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的使用
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
IOS主要框架介绍(转)
本文是《Sunvey the Major Framworks》一文的翻译 框架是一个目录,这个目录包含了共享库,访问共享库里代码的头文件,和其它的图片和声音的资源文件。一个共享库定义的方法或函数可以被应用程序调用。 IOS提供了很多你可以在应用程序里调用的框架。要使用一个框架,需要将它添加到你的.....
分类:移动开发   时间:2014-07-16 20:40:05    阅读次数:200
L贪心基础
/* 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
sunzl is not in the sudoers file.This incident will be reported
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
What's new in Horizon 6 with View
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
简单记录一次ORA-00600 kcratr_nab_less_than_odr
当前详细报错已经没有了,只有相应图。参考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
How a web page loads
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.0(JDK版本错误)
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
linux字符设备驱动
本篇文章记录字符设备的驱动框架: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
833条   上一页 1 ... 79 80 81 82 83 84 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!