EBS R12中如何讓autoconfig在多個節點並行執行

tolywang發表於2014-04-08

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) 

 

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-1138045/,如需轉載,請註明出處,否則將追究法律責任。

相關文章