You
can use an Oracle database for maintaining information on . To configure an Oracle database for use in a production environment, you must:
Procedure
Create the database. Refer to the Oracle
documentation for information about creating the database, including
creating a schema repository, login, and tablespace.
Size the database
by estimating the required disk space.
Rolling back or undoing changes in Oracle
You can roll back or undo changes in Oracle using the AUTO UNDO management
option. It is recommended that you use this option. This avoids manual monitoring of UNDO
segments.