Databases Reference
In-Depth Information
<configProperty>
<name>Url</name>
<value>jdbc:oracle:thin:@myDBHost:1521:SID</value>
<itemMetadata>
<dataType>STRING</dataType>
<scope>READ_WRITE</scope>
</itemMetadata>
</configProperty>
You can also modify the configuration of adapters (database adapters, JMS ad-
apters, BAM adapters, and so on), by editing the corresponding adapter plan
in the <PLAN_DIR>/adapters directory. To learn more about plan properties,
refer to the Oracle Fusion Middleware Administrator's guide.
You can only modify the plan properties with the scope of
READ_WRITE . Changing the properties with the scope of
READ_ONLY will cause script run-time errors.
Extracting the archive in a target system
On the target host, extract the files from the archive using the pasteConfig
script:
pasteConfig -javaHome <JAVA_HOME>
-archiveLoc <ARCHIVE_LOCATION>
-targetDomainLoc <DOMAIN_LOC>
-targetMWHomeLoc <MW_HOME>
-movePlanLoc <PLAN_DIR>
Search WWH ::




Custom Search