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

Previous
Previous
Next
Next
 

Logging In to Oracle HTML DB

When you log in to Oracle HTML DB you log in to a workspace. A workspace is an area within the Oracle HTML DB development environment where developers can create applications.

How you log into Oracle HTML DB depends upon whether you have configured your development environment:

Topics:

Configuring Your Oracle HTML DB Environment

Once you have successfully installed Oracle HTML DB, you need to configure your development environment as follows:


Note:

Before performing any of the previous steps, please review "Managing an Oracle HTML DB Hosted Service"

Logging In to Oracle HTML DB as a Developer

When you log in to Oracle HTML DB, you log in to a workspace. If you are a developer, an administrator must grant you access to a workspace.


Note:

Before users can request a workspace or change their passwords, an Oracle HTML DB administrator must configure Oracle HTML DB environment preferences.

Requesting a Workspace


Note:

This section applies only if your Oracle HTML DB administrator has configured Oracle HTML DB to support workspace requests.

Before you can log in to Oracle HTML DB, an administrator must grant you access to a workspace. Each workspace has a unique ID and name.

Before you request a workspace, you need to determine whether to use an existing workspace or request a new one. Your approach depends upon your development goals. Consider the following general criteria:

  • Existing Workspace. Use an existing workspace if you are building an application based on data that already exists in the database.

  • New Workspace. Request a new workspace if you are building an application based on data that does not yet exist in the database (for example, data from a spreadsheet or desktop database).

To request a workspace:

  1. In a Web browser, navigate to the Oracle HTML DB Login page. By default, Oracle HTML DB installs to the following location:

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

    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. Under Tasks, click Request a Workspace.

    The Request Service Wizard appears.

  3. Click Continue and follow the on-screen instructions.

Logging in to a Workspace

After an Oracle HTML DB administrator approves a workspace request and an e-mail arrives with your login credentials (the workspace name, user name, and password).

To log in to Oracle HTML DB:

  1. In a Web browser, navigate to the Oracle HTML DB Login page. By default, Oracle HTML DB installs to the following location:

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

    The Login page appears.

  2. Under Login, enter the following:

    • In the Workspace field, enter the name of your workspace.

    • In the Username field, enter your user name.

    • In the Password field, enter your case-sensitive password.

  3. Click Login.

Resetting Your Password

You can reset your password by clicking the Change Password link on the Oracle HTML DB home page.

To reset your password:

  1. Log in to Oracle HTML DB. See "Logging In to Oracle HTML DB".

  2. Click the Administration icon.

  3. Select Change Password from the Tasks list.

  4. In Change Password, enter the following:

    • In the Password field, enter your new password.

    • In the Confirm Password field, enter your new password again.

    • Click Apply Changes.

Logging Out of a Workspace

To log out of Oracle HTML DB, click the Logout icon in the upper right corner of the window.