Skip Headers
Oracle® Database Express Edition Getting Started Guide
10g Release 2 (10.2)

Part Number B25610-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

  View PDF

Oracle® Database Express Edition

Getting Started Guide

10g Release 2 (10.2)

B25610-01

February 2006

Welcome to Oracle Database Express Edition (Oracle Database XE)! This tutorial gets you quickly up and running using Oracle Database XE by creating a simple application. This guide covers the following topics:

1 Logging in as the Database Administrator

The first thing you need to do is to log in as the Oracle Database XE Administrator. Follow these steps:

  1. Open the Database Home Page login window:

    • On Windows, from the Start menu, select Programs (or All Programs), then Oracle Database 10g Express Edition, and then Go To Database Home Page.

    • On Linux, click the Application menu (on Gnome) or the K menu (on KDE), then point to Oracle Database 10g Express Edition, and then Go To Database Home Page.

  2. At the Database Home Page login window, enter the following information:

    • Username: Enter system for the user name.

    • Password: Enter the password that was specified when Oracle Database XE was installed.

  3. Click Login.

    The Oracle Database XE home page appears.

    Description of gs_home_page.gif follows
    Description of the illustration gs_home_page.gif

2 Unlocking the Sample User Account

To create your application, you need to log in as a database user. Oracle Database XE comes with a sample database user called HR. This user owns a number of database tables in a sample schema that can be used to create applications for a fictional Human Resources department. However, for security reasons, this user's account is locked. You need to unlock this account before you can build a sample application.

To unlock the sample user account:

  1. Make sure you are still logged on as the database administrator, as described in the previous section.

  2. Click the Administration icon, and then click Database Users.

  3. Click the HR schema icon to display the user information for HR.

    HR user icon
    Description of the illustration gs_hr_icon.gif

  4. Under Manage Database User, enter the following settings:

    • Password and Confirm Password: Enter hr for the password.

    • Account Status: Select Unlocked.

    • Roles: Ensure that both CONNECT and RESOURCE are enabled.

  5. Click Alter User.

Now you are ready to create your first application.

3 Logging in as the Sample User Account

To log in as the sample user account:

  1. Log out from the database administrator account by clicking Logout in the upper right corner of the Database Home Page.

  2. In the window, click Login.

  3. In the Login window, enter hr for both the user name and password.

  4. Click Login.

    The Database Home Page appears.

4 Creating a Simple Application

Creating an application is an easy way to view and edit your database data. You create this application based on the EMPLOYEES table, which is part of the HR schema.

To create an application based on the EMPLOYEES table:

  1. On the Database Home Page, click the Application Builder icon.

  2. Click the Create button.

  3. Under Create Application, select Create Application and click Next.

  4. Under Create Application:

    1. Name: Enter MyApp.

    2. Accept the remaining defaults.

    3. Click Next.

    Next, add pages to your application.

  5. Under Add Page:

    1. For Select Page Type, select Report and Form.

      Report and Form icon
      Description of the illustration gs_report_and_form.gif

      Notice that Action describes the type of page you are adding.

    2. Next to the Table Name field, click the up arrow, and then select EMPLOYEES from the Search Dialog window.

    3. Click Add Page.

      Two new pages display at the top of the page, under Create Application.

      Description of gs_two_new_pages.gif follows
      Description of the illustration gs_two_new_pages.gif

    4. Click Next.

  6. On the Tabs panel, accept the default (One Level of Tabs) and click Next.

  7. On the Shared Components panel, accept the default (No) and click Next.

    This option enables you to import shared components from another application. Shared components are common elements that can display or be applied on any page within an application.

  8. For Authentication Scheme, Language, and User Language Preference Derived From, accept the defaults and click Next.

  9. For the theme, select Theme 2 click Next.

    Themes are collections of templates that you can use to define the layout and style of an entire application.

  10. Confirm your selections. To return to a previous wizard page, click Previous. To accept your selections, click Create.

    After you click Create, the following message displays at the top of the page:

    Application created successfully.
    

5 Running Your New Application

To run your application:

  1. Click the Run Application icon.

    Run Application icon
    Description of the illustration gs_run_ico_sm.gif

  2. In the log in page, enter hr for both the User Name and Password.

    Your application appears, showing the EMPLOYEES table.

  3. Explore your application.

    You can query the EMPLOYEES table, if you want. To manage the application, use the Developer toolbar at the bottom on the page.

    Developer toolbar
    Description of the illustration gs_d_toolbar.gif

    The Developer toolbar offers a quick way to edit the current page, create a new page, control, or component, view session state, or toggle debugging or edit links on and off.

  4. To exit your application and return to Application Builder, click Edit Page 1 on the Developer toolbar.

  5. To return to the Database Home Page, select the Home breadcrumb at the top of the page.

    Description of gs_bread_myapp.gif follows
    Description of the illustration gs_bread_myapp.gif

    Congratulations! You have just created your first application using Oracle Database XE.

6 Using the Oracle Database XE Menus

You can use the Oracle Database XE menus to perform basic functions with Oracle Database XE. To see the menus, do the following:

The following menu items are available:

7 Learning More About Oracle Database XE

To learn more about using Oracle Database XE, you can use the Oracle Database XE Documentation Library. You can access this site as follows:

In particular, be sure to review the following:

8 Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at

http://www.oracle.com/accessibility/

Accessibility of Code Examples in Documentation

Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.


Oracle Database Express Edition Getting Started Guide, 10g Release 2 (10.2)

B25610-01

Copyright © 2005, 2006, Oracle. All rights reserved.

The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited.

The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose.

If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable:

U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR 52.227-19, Commercial Computer Software—Restricted Rights (June 1987). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065

The Programs are not intended for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It shall be the licensee's responsibility to take all appropriate fail-safe, backup, redundancy and other measures to ensure the safe use of such applications if the Programs are used for such purposes, and we disclaim liability for any damages caused by such use of the Programs.

Oracle, JD Edwards, PeopleSoft, and Retek are registered trademarks of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

The Programs may provide links to Web sites and access to content, products, and services from third parties. Oracle is not responsible for the availability of, or any content provided on, third-party Web sites. You bear all risks associated with the use of such content. If you choose to purchase any products or services from a third party, the relationship is directly between you and the third party. Oracle is not responsible for: (a) the quality of third-party products or services; or (b) fulfilling any of the terms of the agreement with the third party, including delivery of products or services and warranty obligations related to purchased products or services. Oracle is not responsible for any loss or damage of any sort that you may incur from dealing with any third party.