Databases Reference
In-Depth Information
bamhost1> cd ORACLE_COMMON_HOME/common/bin
bamhost1> ./pack.sh -managed=true -domain=ORACLE_BASE/admin/<domain_name>/aserver/<domain_name> -template=domaintemplate.jar -template_name=domain_template
2.
Run the unpack command on bamhost1 to unpack the template in the
Managed Server domain directory as follows:
bamhost1> cd ORACLE_COMMON_HOME/common/bin
bamhost1> ./unpack.sh -domain=ORACLE_BASE/admin/<domain_name>/mserver/<domain_name> -template=domaintemplate.jar -app_dir=ORACLE_BASE/admin/<domain_name>/mserver/applications
Perform the following steps to propagate the domain configuration to bam-
host2:
1.
Run the following command on bamhost1 to copy the template file created
previously:
bamhost1> cd ORACLE_COMMON_HOME/common/bin
bamhost1> scp domaintemplate.jar oracle@bamhost2:/ORACLE_COMMON_HOME/common/bin
2.
Run the unpack command on bamhost2 to unpack the propagated tem-
plate:
bamhost2> cd ORACLE_COMMON_HOME/common/bin
bamhost2> ./unpack.sh -domain=ORACLE_BASE/admin/<domain_name>/mserver/<domain_name> -template=domaintemplate.jar -app_dir=ORACLE_BASE/admin/<domain_name>/mserver/applications
Search WWH ::




Custom Search