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...
-
DataInstall/HRGLOBAL Technical considerations for EBS Release 12.2 1. Start an online patching cycle Source the run edion environment...
-
Check out this job at Tabadul: Oracle SOA / BPM / Fusion Middleware Consultant https://www.linkedin.com/jobs2/view/197437126
-
Key Performance Articles Best Practice Documents Best Practice Webcasts The following Best Practice Webcasts are available: Oracle Da...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.