When you select a PortPool, what are the Ports Taken in Case of an EBS R12 Instance:
Location of portpool.lst file: ${INST_TOP}/admin/out/portpool.lst
Contents of PORTPOOL, when given 7 as Port Pool in ADCFGCLONE:
***** List of ports allocated based on port pool 7 *****
Database Port : 1528 (EXT_PORT)
RPC Port : 1633
Web SSL Port : 4450
ONS Local Port : 6107
ONS Remote Port : 6207
ONS Request Port : 6507
Web Listener Port : 8007
Active Web Port : 8007 (DUP_PORT)
Forms Port : 9007
Metrics Server Data Port : 9107
Metrics Server Request Port : 9207
JTF Fulfillment Server Port : 9307
MSCA Server Port : 10242-10247
MCSA Telnet Server Port : 10242,10244,10246 (DUP_PORT)
MSCA Dispatcher Port : 10821
Java Object Cache Port : 12352
OC4J JMS Port Range for Oacore : 23035-23039
OC4J JMS Port Range for Forms : 23535-23539
OC4J JMS Port Range for Home : 24035-24039
OC4J JMS Port Range for Oafm : 24535-24539
OC4J JMS Port Range for Forms-c4ws : 26535-26539
OC4J AJP Port Range for Oacore : 21535-21539
OC4J AJP Port Range for Forms : 22035-22039
OC4J AJP Port Range for Home : 22535-22539
OC4J AJP Port Range for Oafm : 25035-25039
OC4J AJP Port Range for Forms-c4ws : 26035-26039
OC4J RMI Port Range for Oacore : 20035-20039
OC4J RMI Port Range for Forms : 20535-20539
OC4J RMI Port Range for Home : 21035-21039
OC4J RMI Port Range for Oafm : 25535-25539
OC4J RMI Port Range for Forms-c4ws : 27535-27539
How to Execute adcfgclone.pl
If you want to generate the XML:
$ cd $COMMON_TOP/clone/bin
$ perl adcfgclone.pl appsTier
This will generate the XML after getting all the required inputs.
If you already have the exixting XML then Use following:
$ perl adcfgclone.pl appsTier <XML_FULL_PATH>
ADCFGCLONE Log
$APPL_TOP/admin/$CONTEXT_NAME/log/ApplyAppsTier_******.log
No comments:
Post a Comment