Hi All,
We can change the 'weblogic' user password in EBS Release 12.2.5 using txkUpdateEBSDomain.pl perl script. Before changing the 'weblogic' user password we need to shutdown all the Middle Tier applications using 'adstpall.sh' script.
Best Oracle Apps DBA Blog on Google Search Engine
Below are the steps involved.
Step 1:Source the run filesystem in the Oracle EBS Applications 12.2 or higher.
/erpapp/testebs/upgrade
. EBSapps.env run
Step 2:Change the password using txkUpdateEBSDomain.pl perl script.
applmgr@host1:/erpapp/testebs/upgrade$ perl /erpapp/testebs/upgrade/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkUpdateEBSDomain.pl -action=updateAdminPassword
Program: txkUpdateEBSDomain.pl started at Wed Mar 23 13:51:40 2016
AdminServer will be re started after changing WebLogic Admin Password
All Mid Tier services should be SHUTDOWN before changing WebLogic Admin Password
Confirm if all Mid Tier services are in SHUTDOWN state. Enter "Yes" to proceed or anything else to exit: yes
Enter the full path of Applications Context File [DEFAULT - /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/appl/admin/testebs_host1.xml]:
Enter the WLS Admin Password:
Enter the new WLS Admin Password:
Enter the APPS user password:
Executing: /erpapp/testebs/upgrade/fs1/FMW_Home/webtier/perl/bin/perl /erpapp/testebs/upgrade/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/adProvisionEBS.pl ebs-get-serverstatus -contextfile=/erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/appl/admin/testebs_host1.xml -servername=AdminServer -promptmsg=hide -logfile=/erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/rgf/TXK/txkUpdateEBSDomain_Wed_Mar_23_13_51_40_2016/EBSProvisioner.log
ERROR : Admin Server is not RUNNING, cannot proceed further.
Exiting..applmgr@host1:/erpapp/testebs/upgrade$ cd $ADMIN_SCRIPTS_HOME
applmgr@host1:/erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/admin/scripts$ ./adadminsrvctl.sh start
You are running adadminsrvctl.sh version 120.10.12020000.10
Enter the WebLogic Admin password:
Enter the APPS Schema password:
Starting WLS Admin Server...
Domain updated successfully
Restarting AdminServer with new Admin Password.
You are running adadminsrvctl.sh version 120.10.12020000.10
Stopping WLS Admin Server...
Refer /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for details
AdminServer logs are located at /erpapp/testebs/upgrade/fs1/FMW_Home/user_projects/domains/EBS_domain_testebs/servers/AdminServer/logs
adadminsrvctl.sh: exiting with status 0
adadminsrvctl.sh: check the logfile /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for more information ...
You are running adnodemgrctl.sh version 120.11.12020000.12
NodeManager log is located at /erpapp/testebs/upgrade/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
adnodemgrctl.sh: exiting with status 0
adnodemgrctl.sh: check the logfile /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adnodemgrctl.txt for more information ...
You are running adadminsrvctl.sh version 120.10.12020000.10
Starting WLS Admin Server...
Refer /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for details
AdminServer logs are located at /erpapp/testebs/upgrade/fs1/FMW_Home/user_projects/domains/EBS_domain_testebs/servers/AdminServer/logs
adadminsrvctl.sh: exiting with status 0
adadminsrvctl.sh: check the logfile /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for more information ...
*************** IMPORTANT ****************
WebLogic Admin Password is changed.
Restart all application tier services using control scripts.
********************************************
We can change the 'weblogic' user password in EBS Release 12.2.5 using txkUpdateEBSDomain.pl perl script. Before changing the 'weblogic' user password we need to shutdown all the Middle Tier applications using 'adstpall.sh' script.
Best Oracle Apps DBA Blog on Google Search Engine
Below are the steps involved.
Step 1:Source the run filesystem in the Oracle EBS Applications 12.2 or higher.
/erpapp/testebs/upgrade
. EBSapps.env run
Step 2:Change the password using txkUpdateEBSDomain.pl perl script.
applmgr@host1:/erpapp/testebs/upgrade$ perl /erpapp/testebs/upgrade/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkUpdateEBSDomain.pl -action=updateAdminPassword
Program: txkUpdateEBSDomain.pl started at Wed Mar 23 13:51:40 2016
AdminServer will be re started after changing WebLogic Admin Password
All Mid Tier services should be SHUTDOWN before changing WebLogic Admin Password
Confirm if all Mid Tier services are in SHUTDOWN state. Enter "Yes" to proceed or anything else to exit: yes
Enter the full path of Applications Context File [DEFAULT - /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/appl/admin/testebs_host1.xml]:
Enter the WLS Admin Password:
Enter the new WLS Admin Password:
Enter the APPS user password:
Executing: /erpapp/testebs/upgrade/fs1/FMW_Home/webtier/perl/bin/perl /erpapp/testebs/upgrade/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/adProvisionEBS.pl ebs-get-serverstatus -contextfile=/erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/appl/admin/testebs_host1.xml -servername=AdminServer -promptmsg=hide -logfile=/erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/rgf/TXK/txkUpdateEBSDomain_Wed_Mar_23_13_51_40_2016/EBSProvisioner.log
ERROR : Admin Server is not RUNNING, cannot proceed further.
Exiting..applmgr@host1:/erpapp/testebs/upgrade$ cd $ADMIN_SCRIPTS_HOME
applmgr@host1:/erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/admin/scripts$ ./adadminsrvctl.sh start
You are running adadminsrvctl.sh version 120.10.12020000.10
Enter the WebLogic Admin password:
Enter the APPS Schema password:
Starting WLS Admin Server...
Domain updated successfully
Restarting AdminServer with new Admin Password.
You are running adadminsrvctl.sh version 120.10.12020000.10
Stopping WLS Admin Server...
Refer /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for details
AdminServer logs are located at /erpapp/testebs/upgrade/fs1/FMW_Home/user_projects/domains/EBS_domain_testebs/servers/AdminServer/logs
adadminsrvctl.sh: exiting with status 0
adadminsrvctl.sh: check the logfile /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for more information ...
You are running adnodemgrctl.sh version 120.11.12020000.12
NodeManager log is located at /erpapp/testebs/upgrade/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
adnodemgrctl.sh: exiting with status 0
adnodemgrctl.sh: check the logfile /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adnodemgrctl.txt for more information ...
You are running adadminsrvctl.sh version 120.10.12020000.10
Starting WLS Admin Server...
Refer /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for details
AdminServer logs are located at /erpapp/testebs/upgrade/fs1/FMW_Home/user_projects/domains/EBS_domain_testebs/servers/AdminServer/logs
adadminsrvctl.sh: exiting with status 0
adadminsrvctl.sh: check the logfile /erpapp/testebs/upgrade/fs1/inst/apps/testebs_host1/logs/appl/admin/log/adadminsrvctl.txt for more information ...
*************** IMPORTANT ****************
WebLogic Admin Password is changed.
Restart all application tier services using control scripts.
********************************************
Step 3: Start the EBS applications using 'adstral.sh'
$ADMIN_SCRIPTS_HOME
$./adstral.sh
Step 4:Login to admin console for Oracle EBS environment and verify the 'weblogic' user password.
Verify by login to admin console using the 'weblogic' user and make sure all the managed servers are up & running.
Happy Apps DBA Tasks,....
Thanks,
Rafi
I do agree with all the ideas you have presented in your post. They’re really convincing and will certainly work. Still, the posts are very short for newbies. Could you please extend them a little from next time?..Keep this great work..
Web development company in Chennai
Valuable information thanks for sharing Oracle APPS DBA Online Training
ReplyDeleteGood Article. Thanks for the information. We also provide Oracle RAC online training.
ReplyDeletecheck this siteTekslate for indepth Oracle RAC training.
very interesting article I feel very enthusiastic while reading and the information
ReplyDeleteprovided in this article is so useful for me. Content in this article guides in clarifying some of my doubts.
For more information please follow us at: oracle fusion
Hi,
ReplyDeleteVery useful information thank you sharing article related to oracle.
oracle R12 training
Very good information related to EBS ,i have learnt few topics from this post,very much useful to the users of related field .
ReplyDeletethank you.
oracle HCM training
Thanks for all the information, it was very helpful I really like that you are providing information on android app development. Great job you people are doing with this website.
ReplyDeleteOracle Fusion HCM Technical Training
Hi,
ReplyDeletethis is very interesting blog.
Thanks for sharing such a nice blog.
oracle fusion SCM online training
Thank you for your informative article about oracle DBA keep sharing the valuable post like this
ReplyDeleteWeb designer jobs in bangalore
hi,
ReplyDeleteThis is very interesting topic.
oracle fusion SCM online training
Valuable information thanks for sharing Oracle APPS DBA Online Training
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteVery useful information,Thanks for sharing..
ReplyDeleteWeblogic Administration Training
i like to thank you for sharing this useful blog. visit us at
ReplyDeleteOracle Apps DBA Training in Austin
Thanks for sharing nice information for more do visit us at
ReplyDeleteOracle Apps DBA Training in Texas
http://rafioracledba.blogspot.com/2016/07/changing-weblogic-user-password-in-ebs.html#comment-form
ReplyDelete