天天看点

EBS R12中如何让autoconfig在多个节点并行执行

Running AutoConfig in Parallel Across Multiple Nodes

This feature was introduced in TXK 12.0.4 Consolidated Patch. It enables AutoConfig to be executed simultaneously across multiple nodes of an R12 E-Business Suite instance, thus reducing the maintenance downtime.

AutoConfig can be run in 'parallel mode' by issuing the following command.

On Applications tier: 

perl /bin/adconfig.pl   contextfile= [product=] –parallel 

On Database tier:

perl /appsutil/bin/adconfig.pl   contextfile= –parallel

参考:

Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 (文档 ID 387859.1)