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:
If you have recently installed Oracle HTML DB, you need to configure your development environment
If you are a developer logging into a previously configured development environment, an administrator must grant you access to a workspace
Topics:
You open the Oracle HTML DB home page in a Web browser. To view or develop Oracle HTML DB applications, the Web browser must support Java Script and the HTML 4.0 and CSS 1.0 standards. The following browsers meet this requirement:
Netscape Communicator 7.0 or higher
Microsoft Internet Explorer 5.5 or higher
Mozilla 1.2 or higher
Mozilla Firefox 1.0 or higher
Once you have successfully installed Oracle HTML DB, you need to configure your development environment as follows:
Log into Oracle HTML DB Administration Services. Oracle HTML DB Administration Services is a separate application for managing an entire Oracle HTML DB instance. See "Logging in to Oracle HTML DB Administration Services" .
Specify a provisioning mode. In Oracle HTML DB Administration Services you need to determine how the process of creating (or provisioning) a workspace will work. See "About Workspace Provisioning" and "Specifying a Provisioning Mode".
Create a Workspace. A workspace is a shared work area within the Oracle HTML DB development environment that has a unique ID and name. An Oracle HTML DB administrator can create a workspace manually or have users submit requests. See "Creating a Workspace Manually" and "Viewing a Pending Change Request".
Log in to a Workspace. Once you create a workspace in Oracle HTML DB Administration Services, return to the Oracle HTML DB Login page and log in to that workspace. See "Logging In to Oracle HTML DB as a Developer".
Note: Before performing any of the previous steps, please review "Managing an Oracle HTML DB Hosted Service" |
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. |
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.
To request a workspace:
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/database_access_descriptor
Where:
hostname
is the name of the system where Oracle HTTP Server is installed.
port
is the 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 the httpd.conf
file, located in ORACLE_BASE\ORACLE_HOME\Apache\Apache\conf
, by searching for Port.
You can also find the port number in the portlist.ini
file, located in ORACLE_BASE\ORACLE_HOME\install
. However, be aware that if you change a port number, it is not updated in the portlist.ini file, so you can only rely on this file immediately after installation.
database_access_descriptor
describes how Oracle HTTP Server connects to the database server so that it can fulfill an HTTP request. The default value is htmldb
.
See Also: ORACLE_BASE\ORACLE_HOME\Apache\modplsql\conf\dads.readme for more information on database access descriptors
|
The Login page appears.
Under Tasks, click Request a Workspace.
The Request Service Wizard appears.
Click Continue and follow the on-screen instructions.
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:
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.
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.
Click Login.
You can reset your password by clicking the Change Password link on the Oracle HTML DB home page.
To reset your password:
Log in to Oracle HTML DB. See "Logging In to Oracle HTML DB".
Click the Administration icon.
Select Change Password from the Tasks list.
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.