禁用某服务器的不必要的concurrent manager,参考:
2.2 Enabling Concurrent Processing (Batch) Service on Application Tier Node(s)
In a multi-node Oracle E-Business Suite instance, you can have more than one application node where the Concurrent Processing (Batch) service is enabled. All the application node(s) where the Concurrent Processing (Batch) service is enabled should have the $APPLCSF and $FNDREVIVERPID environment variables set to the same value. A shared file system should be allocated for the concurrent manager logs and reviver pids. Verify and update the context file using the Oracle Applications Manager (OAM) Context Editor for all the Application Node(s):
Variable Name Variable Value
s_applcsf Same on all nodes
s_fndreviverpiddir Same on all nodes
s_isAdConc YES
s_isAdConcDev YES
s_batch_status enabled
也就是在不必要的服务器上把此参数改为disable,做autoconfig,以后就可以直接用adstrtal.sh 启动(不启动concurrent manager)
2.2 Enabling Concurrent Processing (Batch) Service on Application Tier Node(s)
In a multi-node Oracle E-Business Suite instance, you can have more than one application node where the Concurrent Processing (Batch) service is enabled. All the application node(s) where the Concurrent Processing (Batch) service is enabled should have the $APPLCSF and $FNDREVIVERPID environment variables set to the same value. A shared file system should be allocated for the concurrent manager logs and reviver pids. Verify and update the context file using the Oracle Applications Manager (OAM) Context Editor for all the Application Node(s):
Variable Name Variable Value
s_applcsf Same on all nodes
s_fndreviverpiddir Same on all nodes
s_isAdConc YES
s_isAdConcDev YES
s_batch_status enabled
也就是在不必要的服务器上把此参数改为disable,做autoconfig,以后就可以直接用adstrtal.sh 启动(不启动concurrent manager)
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-718830/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/35489/viewspace-718830/
本文指导如何在Oracle E-Business Suite实例中,通过调整环境变量和使用Oracle Applications Manager (OAM) Context Editor,禁用不必要的服务器上的concurrentmanager,以实现更高效的批量处理服务。
9447

被折叠的 条评论
为什么被折叠?



