emctl Usage

emctl Usage

In this section we'll cover the purpose, location, common usage, and syntax for the emctlm utility.

Purpose

ASC is the GUI 10g AS administration utility. It can be used to control all components within a 10g AS instance and can do everything done by the opmnctl and dcmctl tools. The key difference is that ASC is a web-based graphical utility. By default, the URL for the ASC tool is http://hostname.domain:1810 .

The username is ias_admin and the password is whatever was selected at product installation time (unless it was changed post installation). The default port (1810) and the HTTP Protocol can be changed (to HTTPS).

Prior to accessing the ASC URL, you must first start the utility by emctl . Common usages are to start, stop, and check the status of ASC.

Location

Located in the 10g AS $ORACLE_HOME/bin directory.

Common Usages

Common usages for emctl are shown in the following sections.

Start Application Server Control

 $ emctl start iasconsole TZ set to US/East-Indiana Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0 Copyright (c) 2002, 2003 Oracle Corporation.  All rights reserved. Starting Oracle 10g Application Server Control ...... started. $ 

Stop Application Server Control

 $ emctl stop iasconsole TZ set to US/East-Indiana Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0 Copyright (c) 2002, 2003 Oracle Corporation.  All rights reserved. Stopping Oracle 10g Application Server Control ... ... Stopped. $ 

Check status of Application Server Control

 $ emctl status iasconsole TZ set to US/East-Indiana Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0 Copyright (c) 2002, 2003 Oracle Corporation. All rights reserved. Oracle 10g Application Server Control is running. $ 

Change start Application Server Control password

 $ emctl set password tigerpassword newpassword1 TZ set to US/East-Indiana Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0 Copyright (c) 2002, 2003 Oracle Corporation. All rights reserved. $ 

Syntax

To get a list of available arguments, issue emctl -help , as follows :

 $ emctl -help TZ set to US/East-Indiana Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0 Copyright (c) 2002, 2003 Oracle Corporation. All rights reserved. Invalid arguments Unknown command option -help Usage::    Oracle Enterprise Manager 10g Application Server Control commands:        emctl start stop status startifdown iasconsole        emctl set password <old ias_admin password> <new ias_admin password>        emctl secure em        emctl config agent credentials [<Target_name>[:<Target_Type>]] $ 


Oracle Application Server 10g. J2EE Deployment and Administration
Oracle Application Server 10g: J2EE Deployment and Administration
ISBN: 1590592352
EAN: 2147483647
Year: 2004
Pages: 150

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net