Before addition of oacore in R12.2, check the availability of Port number. Here using 7264 port to add the oacore_server2. In my case 7264 port is free
1. Login to application server and switch to RUN_BASE
2. If you want to add oacore_server2 , run the below command
perl $AD_TOP/patch/115/bin/adProvisionEBS.pl ebs-create-managedserver -contextfile=$CONTEXT_FILE -managedsrvname=oacore_server2 -servicetype=oacore -managedsrvport=7264 -logfile=$APPLRGF/TXK/addMS_oacoreserver2.log
sh $ADMIN_SCRIPTS_HOME/admanagedsrvctl.sh start oacore_server2
perl $FND_TOP/patch/115/bin/txkSetAppsConf.pl -contextfile=$CONTEXT_FILE -configoption=addMS -oacore=lonstseqapp002.sunedison.com:7264
No comments:
Post a Comment