Configuring an Oracle database on Windows

About this task

You can use an Oracle database for maintaining information on . To configure an Oracle database for use in a production environment, you must:

Procedure

  1. Create the database. Refer to the Oracle documentation for information about creating the database, including creating a schema repository, login, and tablespace.
  2. Size the database by estimating the required disk space.
  3. Set the database connection properties.
  4. Set the Oracle database parameters.
  5. Grant Permissions in Oracle.