Starting and stopping Oracle Fusion middleware

Source: Internet
Author: User

Specify user name password to start the Management Server

You can start and stop Oracle WebLogic Server administration Servers using the WLST command line or a script. When you start or stop the administration Server, you also start or stop the processes running in the administration Serve R, including the WebLogic Server administration Console and Fusion middleware Control.

For example, to-start an administration Server, use the following script:

mw_home/user_projects/domains/domain_name/bin/startweblogic.sh         - Dweblogic.management.username=weblogic         -dweblogic.management.password=Password
Applies to non-configured security policy files to start the Management Server
Background Start Management Server
Linux under Nohup./-dweblogic.management.password=password >admin.out&
Stop the Management Server

To stop a administration Server, use the following script:

mw_home/user_projects/domains/domain_name/bin/stopweblogic.sh        username  Password [admin_url]

Other details of startup shutdown refer to Oracle Administrator's Manual
http://docs.oracle.com/cd/E23943_01/core.1111/e10105/start.htm#ASADM10388
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.