Oracle® Database Sample Schemas 10g Release 1 (10.1) Part Number B10771-01 |
|
|
View PDF |
Using DBCA is by far the most intuitive and simple way to install the Sample Schemas. Step 9 of the database creation process lets you configure the Sample Schemas you wish to use in your database.
The checkbox "Example Schemas" needs to be checked for any Sample Schema to be created.
DBCA installs all five schemas (HR
, OE
, PM
, IX
, SH
) in your database.
Note: At the end of the installation process, a window displays the accounts that have been created and their lock status. All of the Sample Schemas are locked. You can unlock the accounts at this point in the installation process. Alternatively, after installation is complete, you can unlock the schemas with anALTER USER ... ACCOUNT UNLOCK statement. |
The Sample Schemas and objects that are available to you depend on the edition of Oracle you install and its configuration. Please consult the following table to see which schemas you can install (limitations apply):
Schema | Oracle Database Personal Edition | Oracle Database Standard Edition | Oracle Database Enterprise Edition |
---|---|---|---|
HR | OK | OK | OK |
OE | OK | OK | OK |
PM | OK | OK | OK |
IX | OK | OK | OK |
SH | Not available | Not available | Needs Partitioning Option installed |