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 system
1. Shut down all application tier services.
$ $ADMIN_SCRIPTS_HOME/adstpall.sh
2. Start Admin Server.
$ $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start
3. Please check whether the "boot.properties" file exists under $EBS_DOMAIN_HOME/servers/<server name>/data/nodemanager directory. If yes, take a backup of the file, manually remove it.
4. Change Oracle WebLogic User password by executing below command.
perl $FND_TOP/patch/115/bin/txkUpdateEBSDomain.pl -action=updateAdminPassword
Make sure the above command completes successfully.
5. Try logging in to WLS Admin console with the new password to confirm the password change.
6. Start all application tier services:
$ $ADMIN_SCRIPTS_HOME/adstrtal.sh
Doc ID 2178617.1
Subscribe to:
Post Comments (Atom)
Some Tips About FNDLOAD
Data Synchronization Data Synchronization is a process in which some setup data would be synchronized, and this would be more important w...
-
Check out this job at Tabadul: Oracle SOA / BPM / Fusion Middleware Consultant https://www.linkedin.com/jobs2/view/197437126
-
How to customize Java Virtual Machine Settings in Oracle WebLogic Server To achieve the best performance of the application and avoid perfor...
-
This index provides a single, easy-to-navigate comprehensive library of Oracle Database resources. Quickly and easily access the latest aler...
No comments:
Post a Comment