类型:转载 责任编辑:asp 日期:2007/03/01
我用pb 编的程序,cs结构,数据库用的oracle 8。05
在客户那用形一段时间又加了几台机子,偶尔会出现如下错误一般重起服务器多数能解决,(有时不能。)
错误:ora- 3113 message 55 not in resource file.
我查了一下帮助如下:
ora-3113: "tns:end of file on communication channel"
cause: an unexpected end of file was processed on the communication channel. this may be an indication that the communications link may have gone down at least temporarily; it may indicate that the server has gone down.
action: you may need to modify your re-transmission count. for more information about troubleshooting this error, refer to the appropriate oracle operating system specific documentation.
请问一下这是怎么回事应该怎么解决(上边的我看不太懂)(谢谢。)
推荐阅读
http://expert.csdn.net/expert/topicview.asp?id=1267093
服务器端是否为unix或linix操作系统?
好象是共享内存参数设置太小了(init.ora)
参考2g内存分配:共享池800mb、高速缓冲1200mb、大型池0mb、java池30mb
http://expert.csdn.net/expert/topic/1922/1922039.xml?temp=.6668817
.