Configuring an Oracle Database for Siebel CRM
This topic includes guidelines for obtaining optimum performance from an Oracle Database. These guidelines will be useful to a broad segment of customers. Choose values for the parameters that are described in this guide that reflect the conditions in your particular environment. For more information, see Oracle Database technical documentation.
Collect statistics for the tables, indexes, and histograms for the columns where the data shape is skewed. Recollect these statistics whenever a large amount of data has been updated, deleted, or inserted. For more information about how to collect statistics, see the Oracle Database administration manuals.
For performance reasons, do not collect statistics for an empty table. For more information, see the Siebel Performance Guide.
Guidelines for Configuring an Oracle Database
Various kinds of guidelines are presented for configuring an Oracle Database:
-
Guidelines for Creating Temporary Oracle Database Tablespaces
-
Guidelines for Overriding Oracle Database Default Tablespaces for Database Objects
-
Guidelines for Using Real Application Clusters for an Oracle Database
-
Guidelines for Optimizing Oracle Parallel Queries for Siebel Web Tools
-
Guidelines for Installing the Siebel Database in a Pluggable Database
Related Topics
Installing the Siebel Database on the RDBMS
Planning RDBMS Installation and Configuration
Overview of Database Configuration
Related Books
Oracle Database SQL Language Reference
Oracle Database Administrator’s Guide