Owner's Manual
40 Installing Oracle 11g R1 Database (Single Node)
16
In the
Database File Locations
window, check
Use Common Location
for All Database Files
, and click
Next
.
17
In the
Recovery Configuration
window, click
Browse
. Select the flashback
group that you created in step 14 (for example,
flashbackDG
) and change
the Flash Recovery Area size as needed.
18
Select
Enable Archiving
and click
Next
.
19
In the
Database Content
window, click
Next
.
20
In the
Initialization Parameters
window, select
Typical
and click
Next
.
21
In the
Database Storage
window, click
Next
.
22
In the
Creation Options
window, select
Create Database
and click
Finish
.
23
In the
Confirmation
window, click
OK
to create the database.
NOTE: Creating the seed database may take more than an hour.
When the database creation completes, the
Password Management
window is displayed.
24
Click
Exit
.
25
When database creation completes, type the following commands to add
the ORACLE_SID environment variable entry in the
oracle
user profile:
echo "export ORACLE_SID=oradb" >>
/home/oracle/.bash_profile
source /home/oracle/.bash_profile
This example assumes that
oradb
is the global database name that you
defined in DBCA.