Access the Database Configuration Assistant using one of the following
methods:
-
Windows: Click the Start button, point
to All Programs/Oracle - OraDb11g_home1/Configuration and Migration Tools, and click Database Configuration Assistant.
-
Linux: Navigate to the <oracle_install_directory>/bin
directory, and execute the dbca file.
The Welcome message appears.
Click Next.
The Operations screen appears.
Verify that Create a Database is selected.
Click Next.
The Database Templates screen appears.
Verify that General Purpose or Transaction
Processing is selected.
Click Next.
The Database Identification screen appears.
Enter the database name in the Global Database Name
text box (for example, SEE).
Verify that the database name appears in the SID text
box.
Click Next.
The Management Options screen appears.
Verify that Configure Enterprise Manager is selected.
Verify that Configure Database Control
for local management is selected.
Click Next.
The Database Credential screen appears.
Verify that Use the Same Administrative
Password for All Accounts is selected.
Enter the password (for example, seeadmin) in the
Password and Confirm Password
text boxes.
Click Next.
The Storage Options screen appears.
Verify that File System is selected.
Click Next.
The Database File Locations screen appears.
Verify that Use Database File Locations from Template
is selected.
Click Next.
The Recovery Configuration screen appears.
Verify that Specify Flash Recovery Area is selected.
Click Next.
The Database Content screen appears.
Click Next.
The Initialization Parameters screen appears.
Verify that the Memory tab is selected.
Do the following:
-
Verify that the Typical button is selected.
-
Set the Memory Size to the maximum amount of
memory to be used by Oracle. The amount specified depends on the database
system’s hardware capabilities and what other applications will be
run on the system. A computer dedicated as a database server should allocate
all available physical memory, less the operating system requirements,
to Oracle. For example, a dedicated Windows server with 4 GB of memory
should allocate about 3 GB to Oracle, leaving 1 GB for the operating
system.
-
Verify that Use Automatic Memory Management is
selected.
Click the Sizing tab.
Type 300 in the Processes text
box.
Click the Character Sets tab.
Click Use Unicode (AL32UTF8).
In the National Character Set list, select the
following:
Click the Connection Mode tab.
Verify that Dedicated Server Mode is selected.
Do the following:
-
Click Next.
The Security Settings screen appears.
-
Click Next.
The Automatic Maintenance Tasks screen appears.
Click Next.
The Database Storage screen appears.
Click Next.
The Create Options screen appears.
Verify that Create Database is selected.
Click Finish.
A Confirmation message appears.
Click OK.
A message appears when the database is created.
Make a note of the URL given as the Database Control URL. It is the
address you will use to access the Enterprise Manager to create tables
and a user account (for example, https://hostname.yourcompany.com:1158/em).
Click Exit.