Login  Register

Re: create oaea_server1

Posted by ErmanArslansOracleBlog on Dec 26, 2024; 11:38am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/create-oaea-server1-tp12851p12854.html

Check ->

Managing Configuration of Oracle HTTP Server and Web Application Services in Oracle E-Business Suite Release 12.2 (Doc ID 1905593.1) -- 4.4.1 Adding a new managed server

->For ex:

$ perl <AD_TOP>/patch/115/bin/adProvisionEBS.pl \
ebs-create-managedserver -contextfile=<CONTEXT_FILE> \
-managedsrvname=oacore_server2 -servicetype=oacore \
-managedsrvport=7203 -logfile=<APPLRGF>/TXK/addMS_oacoreserver2.log

So you specify that port number, yourself. A free port, close to the existing ones. Check the ports of your current oacore servers, and specify the port for the new oacore server accordingly.