Chinaunix首页 | 论坛 | 博客
  • 博客访问: 561446
  • 博文数量: 49
  • 博客积分: 8051
  • 博客等级: 中将
  • 技术积分: 1846
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-27 12:05
文章分类

全部博文(49)

文章存档

2011年(1)

2010年(4)

2009年(18)

2008年(26)

我的朋友

分类: Oracle

2009-12-23 16:04:56

1,Target Node/Queue Unavailable

solution1,note 732709.1 182154.1

solution2,make sure the oracle applmgr user can ping after execute commmand su from root,if can not ,execute 

chmod u+s /usr/sbin/ping  on the OS

2,Output Post Processor(OPP) node don't be changed after clone

 solution : update the node name using the following sql if can not find other solution

update fnd_concurrent_queues set target_node='ERP' where concurrent_queue_name = 'FNDCPOPP'

3,standard manager node name can not be changed after clone on different hosts

 create a new standard manager,if will work at once

阅读(751) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~