Oracle® HTML DB
Release 2.0
  Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

Logging in to Oracle HTML DB Administration Services

Oracle HTML DB administrators are responsible for managing an entire Oracle HTML DB instance. To perform these tasks, an Oracle HTML DB administrator logs into the Oracle HTML DB Administration Services application.

To log in to Oracle HTML DB Administration Services:

  1. In a Web browser, navigate to the Oracle HTML DB Administration Services application:

    http://hostname:port/pls/htmldb/htmldb_admin
    
    

    Where:

    • hostname is the name of the system where Oracle HTTP Server is installed.

    • port is the port number assigned to Oracle HTTP Server. In a default installation, this number is 7777. You can find information about your Oracle HTTP Server installation's port number from either of the following files:

      • ORACLE_BASE\ORACLE_HOME\install\portlist.ini

      • ORACLE_BASE\ORACLE_HOME\Apache\Apache\conf\httpd.conf

    • htmldb is the database access descriptor (DAD) defined in the mod_plsql configuration file.

    The Login page appears.

  2. In Username, enter admin.

  3. In Password, enter the Oracle HTML DB administrator account password you specified when you installed Oracle HTML DB.

  4. Click Login.

    Oracle HTML DB Administration Services appears.


See Also:

Refer to the appropriate installation guide for information about installing Oracle HTML DB