ChinaUnix.net
相关文章推荐:

打开软件出现这个错误提示OLE error code 0x80040154 Class not registered

环境是win2000双机+盘阵,oracle放在盘阵上,盘阵断电后,重新找回, 发现oracle数据库服务可以起来,但是不能打开数据库, 在打开数据库时,出现00600错误。于是recover database,成功,但是还是不能打开数据库,请温是什么原因?

by jianf_pan - Oracle - 2003-07-08 09:20:41 阅读(1415) 回复(5)

相关讨论

我在打recommend补丁的时候出现了这样的错误提示:Installation of 109154-17 failed. Return code 8. 看到书上说Return code 2是因为已经打过这个补丁了,那Return code 8是什么意思呢?

by py - Solaris - 2003-06-12 18:35:25 阅读(1463) 回复(15)

我是菜鸟,我的ORACLE在应用中 ORA-00600: internal error code, arguments: [4194], [19], [12], [], [], [], [], 求各位大虾给解决办法

by xubing11 - Oracle - 2005-11-17 12:40:42 阅读(1132) 回复(1)

我的lotus发送邮件时出现error transferring to mail.SMTP Protocol Returned a Permanent error 553 Invalid sender,是怎么回事啊?

by weihedy - 服务器应用 - 2005-07-12 17:13:15 阅读(1277) 回复(0)

===> gnu/usr.bin/texinfo/texindex (depend) rm -f .depend mkdep -f .depend -a -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/loca le\" -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/tex info -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../cont...

by tmdxy - BSD - 2007-07-27 18:05:24 阅读(2784) 回复(0)

AS4.0的系统,做DNS服务器用,每次开机启动到syslog时出现如下提示:"error while loading shared libraries:/lib/ld-linux.so.2 can't apply additional memory protection after relocation:Permission denied"。每次如此,无奈想出关闭syslog ,可是这样不是办法,在GOOGLE搜到类似的解决办法,但是不敢妄动,还请各位大虾指教!

by psit - 系统管理 - 2006-06-12 11:06:58 阅读(655) 回复(0)

applet在网页上无法显示!错误提示是找不到class文件 我的java代码: import java.awt.*; import java.awt.event.*; import java.applet.*; import javax.swing.*; import java.sql.*; import java.util.*; public class Applet3 extends Applet implements Runnable{ JTextArea display=new JTextArea(); JScrollPane das=new JScrollPane(); String name=new String(); public void run(){ Vector v=new Vector(); while(tru...

by pilchard_sun - Java - 2005-01-23 00:39:39 阅读(3082) 回复(3)

在对openldap添加数据的时候出现 Object class violation的错误提示,不知道要怎么修改,请高手多多指教~~ 下面是我的代码:

by mango101 - 服务器应用 - 2008-05-24 09:30:35 阅读(4132) 回复(3)

安装Appserver出现class 'mysqli' not found的错误? Answer: 1.在conf\php.ini中,在vim用"/php_mysql"搜索到extension=php_mysql.dll,去掉前面的";",同时在下面增加extension=php_mysqli.dll; 2."/extension_dir"检查路径是否正确; 3.找到ext/目录,把其中的php_mysql.dll,php_mysqli.dll两个文件Copy to %systemroot%/system32下. 4.重启服务.我的原因就是没有重启,只是重启了IMAP的Monitor. 本文来自ChinaUnix博客,如果查看...

by MotsQueen - MySQL文档中心 - 2006-10-28 22:11:59 阅读(1330) 回复(0)

我在调试jsp程序时,原来正常的程序突然出现下列错误: Internal Servlet error: javax.servlet.ServletException: Cannot create bean of class querydb.ConnDb at jsp.dailyreport._0002fjsp_0002fdailyreport_0002fsummary_0002ejspsummary_jsp_79._jspService(_0002fjsp_0002fdailyreport_0002fsummary_0002ejspsummary_jsp_79.java:82) at org.apache.jasper.runtime...

by full - Java - 2003-06-16 10:20:07 阅读(1399) 回复(0)

我的一个程序是通过ODBC来连接数据库的,但用了一段时间后,出现下面的错误: Begin connect to cook_dsn: ora_003 DataSource:ora_003 Connect fail. odbc_inf.cpp(648):{error} STATE=21, code=12500, MSG=[DataDirect][ODBC 20101 driver][20101]ORA-12500: TNS:listener failed to start adedicated server process 而我用/usr/odbc/example/example是可以连接数据库的,而且库中的process也只有120多个,怎么解决这个问...

by xiaogang008 - Oracle - 2006-11-15 10:59:45 阅读(1457) 回复(2)