| |
Installing the Oracle™ DBMS
Attackers can't exploit vulnerabilities in code that hasn't been installed. Before installing Oracle™, gather requirements for the database and only install the components that are required.
- Advanced Security
Leverages Oracle Internet Directory (3.0 and higher) features to enable Enterprise User Security.`Offers strong authentication and public key infrastructure.`If you can put it to use, install Advanced Security.
- Label Security
Provides row level security. Access to to data is controlled by the label.
- Partitioning
Partitioning allows a table, index or index-organized table to be subdivided into smaller pieces. Each piece of database object is called a partition. Each partition has its own name, and may optionally have its own storage characteristics, such as having table compression enabled or being stored in different tablespaces.
- Spatial
Provides users to easily incorporate location information directly in their applications and services. This is possible because location data is fully integrated in the Oracle server itself. Geographic and location data are manipulated using the same semantics applied to the CHAR, DATE or INTEGER types that are familiar to all users of SQL.`
- OLAP
Online analytical processing tools for building data warehouses. OLAP Option extends the analytic capabilities of the Oracle database by providing new multidimensional datatypes, a multidimensional calculation engine, and a framework to build OLAP applications using SQL, PL/SQL, and Java.
When running the Oracle™ installer, select the Custom install.
Select the components you need by checking/unchecking the boxes.
|