Skip Headers

Oracle9i Application Server Administrator's Guide
Release 2 (9.0.2)

Part Number A92171-02
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

G
Enterprise Manager Command-Line Utility (emctl)

The emctl utility can be used to start, stop, and manage security for the Enterprise Manager Web site. Table G-1 contains a summary of emctl commands.

See Also:

Chapter 3, "Introduction to Administration Tools" for more information about emctl

The emctl command is located at:

(UNIX) ORACLE_HOME/bin/emctl
(Windows) ORACLE_HOME\bin\emctl

Table G-1 emctl Commands and Options
Command Description
emctl start

Start the Enterprise Manager Web site.

emctl stop

Stop the Enterprise Manager Web site (requires ias_admin password).

emctl status

Verify the status of the Enterprise Manager Web site.

emctl set password new_password

Reset the ias_admin password.

emctl authenticate password

Verify that the supplied password is the ias_admin password.

emctl ssl test

Enable SSL for the Enterprise Manager Web site in a testing environment.

emctl ssl off

Disable SSL for the Enterprise Manager Web site in a testing environment.

emctl set ssl password 
old_password new_password

Set a password to protect an SSL Server Site Certificate. The initial default password is welcome.

emctl gencertrequest

Generate a request for a new SSL Server Site Certificate

emctl installcert -ca 
certificate_authority_cert_path

Install a Certificate Authority Certificate where certificate_authority_cert_path is the full path to the certificate.

emctl installcert -cert 
SSL_server_site_cert_path

Install an SSL Server Site Certificate where SSL_server_site_cert_path is the full path to the certificate.


Go to previous page Go to next page
Oracle
Copyright © 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index