Thursday, January 11, 2018
EBS R12.2. Start and Stop Procedure (Individual Components) on Application Tier
By
Muqthiyar Pasha
11:09 AM
Online-Oracle-DBA
,
Oracle 12.2.x
,
Oracle E-Business Suite
,
WebLogic
No comments

Stop/Start Individual services EBS 12.2Scripts Location:$ADMIN_SCRIPTS_HOMEStopComponentCommandFullfillment Serer Services$jtffmctl.sh stopConcurrent Manager Service$adcmctl.sh stop apps/appsManaged Server for Forms web Services$admanagedsrvctl.sh stop forms-c4ws_server1Enter Weblogic Admin Password:Managed Server for Fusion MiddleWare ...
Wednesday, January 3, 2018
Changing weblogic password in EBS R12.2
Following steps used to change Oracle WebLogic User Password in EBS R12.2.Make sure EBSapps.env executed for run file system1. Shut down all application tier services.$ $ADMIN_SCRIPTS_HOME/adstpall.sh2. Start Admin Server.$ $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start3. Please check whether the "boot.properties" file exists under $EBS_DOMAIN_HOME/servers/<server...