ChinaUnix.net
相关文章推荐:

Could not obtain administrative lock

发表回复帖子的时候,出现错误! could not obtain topic information DEBUG MODE SQL Error : 1034 Incorrect key file for table: 'posts'. Try to repair it select * from posts where topic_id = 87235 Line : 34 File : /mnt/data0/chinaunix.net/htdocs/forum/viewforum.php

by grub007 - 站务交流 - 2003-06-09 16:36:43 阅读(736) 回复(0)

相关讨论

could not obtain topic information DEBUG MODE SQL Error : 2013 Lost connection to MySQL server during query select username,user_level,user_allow_viewonline,user_love from users where user_id = 7867 Line : 74 File : /data0/chinaunix.net/htdocs/forum/viewforum.php

by shmlv - Linux论坛 - 2003-06-05 14:39:07 阅读(345) 回复(0)

1.直接相连:0 2.静态路由:1 3.EIGRP 汇总路由(summary route):5 4.外部BGP:20 5.内部EIGRP:90 6:IGRP:100 7.OSPF:110 8.IS-IS:115 9.RIP(v1,v2):120 10.外部EIGRP:170 11.内部BGP:200 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/54731/showart_428462.html

by chinaming - 网络技术文档中心 - 2007-11-22 14:23:29 阅读(875) 回复(0)

一、administrative Distances The administrative distance (AD) is used to rate the trustworthiness of routing information received on a router from a neighbor router. An administrative distance is an integer from 0 to 255, where 0 is the most trusted and 255 means no traffic will be passed via this route. If a router receives two updates listing the same remote network, the first thing the ...

by SpookFox - 网络技术文档中心 - 2007-10-24 01:18:09 阅读(282) 回复(0)

升级前和mysql都是正常的。但升级到2.6.15后。 apachectl start回车后发现httpd线程没有运行。但是mysql依然运行正常。 检查log,有一句: [Mon Feb 27 23:37:03 2006] [emerg] (38)Function not implemented: couldn't create accept lock 应该不是硬盘空间的问题吧。 请问各位高手,这是什么原因呢? 谢谢! --

by taurusivy - 服务器应用 - 2006-03-09 10:40:05 阅读(1090) 回复(2)

数据库正在进行备份,而此时却做了删除动作 所以alert_chartdb.log 报以下错误 ORA-27037: unable to obtain file status 请问这样,会对数据库造成什么影响吗?

by lovegqin - Oracle - 2007-11-22 16:38:38 阅读(4853) 回复(3)

Unable to obtain performance data 咋整呀?

by alun123456 - 服务器应用 - 2005-04-20 09:26:59 阅读(753) 回复(0)

Is anyone know how to prevent lock escalation? I got a lot of this kind of message in my notify log: 2007-06-03-06.55.43.019190 Instance:db2test Node:000 PID:1216710(db2agent (TEST) 0) TID:1 Appid:*LOCAL.db2test.070602225057 data management sqldEscalatelocks Probe:2 Database:TEST ADM5500W DB2 is performing lock escalation. The total number of locks currently held is "65564", and t...

by toms1981 - DB2 - 2007-06-06 20:42:01 阅读(4625) 回复(12)

mysql 中如何以独占的方式锁表,即锁表后,其它进程只能等待锁的释放才能访问

by yyiiasc - MySQL - 2007-05-17 18:59:47 阅读(1190) 回复(1)