Installation guide

Page 52 of 59
OC4J | OC4J_Portal | 2967 | Alive
WebCache | WebCache | 2958 | Alive
WebCache | WebCacheAdmin | 2959 | Alive
HTTP_Server | HTTP_Server | 2961 | Alive
Discoverer | ServicesStatus | 2960 | Alive
Discoverer | PreferenceServer | 2963 | Alive
wireless | performance_server | 2985 | Alive
wireless | messaging_server | 2986 | Alive
wireless | OC4J_Wireless | 2987 | Alive
Another command line tool is dcmctl, which is used with Distributed Configuration
Management. DCM can be used to save and restore configuration information, manage
OracleAS Farms and Clusters, and deploy new applications. If you begin changing your
application environment after installation, and then wish to revert to your original
configuration, you can use the following command:
# $ORACLE_HOME/bin/dcmctl restoreInstance
To manage the Oracle HTTP Server, you can connect to the following URL:
http://hostname.domain:7778
You will see the Application Server home page. From here, click the link for
Application Server Logins to login to the Application Server Control Console. From
this home page, click on HTTP Server to begin managing Oracle HTTP Server.
You can manage Web Cache in a similar way. You can access the Application Server
Home page with the following URL:
http://hostname.domain:7777
From here, click the link for Application Server Logins to login to the Application
Server Control Console. From this home page, click on Web Cache to begin managing
OracleAS Web Cache.
Another method for configuring Web Cache is to use the OracleAS Web Cache Manager.
The Web Cache Manager can be accessed from the following URL (Check the portlist.ini
file for the correct port):
http://hostname.domain:9400/webcacheadmin
You can login to webcache as either ias_admin or administrator. The password for both
is the ias_admin password entry that you set during installation.
You can manage Portal with the following URL. Use the Web Cache port number:
http://hostname.domain:7777/pls/portal
Login as the user Portal. The password is the original ias_admin password (even if you
changed the password after installation).
To manage Forms Services, use the following URL. Use the Web Cache port number:
http://hostname.domain:7777/forms/frmservlet
Login with the oracladmin user with the oracladmin password.