Creating the database
Run the Oracle database configuration assistant to create the database.
About this task
Procedure
- Run the Oracle database configuration assistant.
- Windows® systems
- For example, Select .
- UNIX®-based systems
- Enter the command dbca from the $ORACLE_HOME/bin directory.
- Click Next on the welcome screen.
- Step 1: Select Create a Database. Click Next.
- Step 2: Select General Purpose for the template. Click Next.
- Step 3:
- Specify a name for the database. For example, TRCDB.
- Specify an SID to be used to reference the database. For example, TRCDB.
Click Next.
- Step 4: Select the database management option that you require. For example, Use Database Control for Database Management. Click Next.
- Step 5: Specify a password for the database and confirm the password. For example, dboracle. Click Next.
- Step 6: Specify where the database will be stored. For example, File System. Click Next.
- Step 7: Specify locations for the database files. For example, Use Database File Locations from Template. Click Next.
- Step 8: Select the recovery options for the database. Click Next.
- Step 9: On the Database Content window, click Next.
- Step 10: On the Initialization Parameters screen
select the Character Sets tab.
- Select the required Database Character Set
- Click Next.
- When you are using Oracle 11g, the following two steps
are also required.
- Security Settings, accept the enhanced 11g default security settings.
- Automatic Maintenance Tasks, enable automatic maintenance tasks.
- Step 11: On the Database Storage window click Next.
- Step 12: Select the required Creation Options. Click Finish.
- On the Confirmation screen, click OK to
start the database creation.Note: This may take some time as it goes through the different stages.
- Click Exit when the database creation is complete.
Results
The Oracle database that will be used for BigFix® Remote Control is created.