加入收藏 | 设为首页 | Life家族 | SCMLife | RMLife | PMLife | SQALife | TESTLife | 企业VIP专区 | 中文化荣誉殿堂
 
发新话题
打印

[求助] cc服务器的albd日志报错,是什么意思啊?( 此文章被查看:1797次,被回复:5篇!! )

cc服务器的albd日志报错,是什么意思啊?

Albd(2120): Error: Server db_server.exe (pid=4324) on "" died on startup; marking it as "down".



© 本文为 zjySCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

可能是防火墙问题。您可以看看机器是否有什么防火墙



© 本文为 wuqing1185SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

回复 #2 wuqing1185 的帖子

我们用的诺顿的防火墙
这个是冲突造成的吗??



© 本文为 ljs53SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

引用:
原帖由 zjy 于 2007-1-15 15:52 发表
Albd(2120): Error: Server db_server.exe (pid=4324) on "" died on startup; marking it as "down".
我们曾经也遇到过这种问题, 原因是 view_server太多了,后来不得不频繁重启服务器.

上IBM网站搜一下, 好像是要修改一下服务器注册表的某个参数

© 本文为 37968 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

view_server太多是什么意思?是同一个网段内不能安装太多的视图服务器对吗?我们这边几天只有一个新建的vob报这个错。谁能帮忙解决以下呢?

© 本文为 yingzi3608 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

引用:
原帖由 37968 于 2007-1-31 19:04 发表


我们曾经也遇到过这种问题, 原因是 view_server太多了,后来不得不频繁重启服务器.

上IBM网站搜一下, 好像是要修改一下服务器注册表的某个参数
To change the setting perform the following procedure:
Click Start > Run > type: Regedit
Navigate within the Registry editor to the key:
HKeyLocalMachine\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems
Double-click the value Windows
Scroll within the value and find SharedSection=
Note: Review the below section for more details on what each number in the SharedSection means.Edit the section of the string that may read SharedSection=1024,3072,512 to the following:  
SharedSection=1024,3072,2048,512

Note: The third value can be larger than 2048, depending on how many VOBs and views are on your server. Review technote 1150076 for tips on setting up Performance Monitor to help keep track of the desktop heap. Remember, there is no exact formula to set the correct value, it is merely by trial and error. You need to monitor and adjust as needed. Read below about the forth value.


Restart the server

© 本文为 xbd_6@163.com 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题