1. RDA for weblogic
-----------------------
RDA is shipped with Oracle Fusion Middleware 11g. You will find it in two places
- MW_HOME/ORACLE_SOA/rda
- MW_HOME/oracle_common/rda
RDA has two phases, setup and run. Setup needs to done one time, In which RDA will ask several Questions.
It will store those answers in setup.cfg file in the same directory from where you are running rda.
Once setup is done, subsequent runs will use the information in setup.cfg
KM note 1352181.1 describes all questions asked for the SOA module.
Running RDA for weblogic Server:
Go to your domain home/bin directory and set:
. ./setDomainEnv.sh
Go to MW_HOME/oracle_common/rda
Here first time you need to run:
Use the following RDA command for setup - no security filter:
Unix:
rda.sh -S -p WebLogicServer
MS Windows:
rda.cmd -S -p WebLogicServer
2. RDA Health Check : ./rda.sh -HCV
'SOA' 카테고리의 다른 글
JDeveloper-Creating a Simple BPEL Process (0) | 2014.11.24 |
---|---|
Configuring Transaction timeout in BPEL (0) | 2014.10.20 |
Oracle SOA Suite 11g, Resequence message in Mediator (0) | 2014.09.19 |
Oracle SOA 11g - Configure transaction timeout for BPEL (0) | 2014.09.17 |
SOA WSDL Caching in SOA Server && MDS Cache referesh (0) | 2014.09.16 |