Skip Headers
Oracle® Enterprise Manager Cloud Control Oracle Database Compliance Standards
12c Release 2 (12.1.0.2)

Part Number E36074-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

1 Introduction

Enterprise Manager 12c provides a rich and powerful compliance management framework that automatically tracks and reports conformance of managed targets to industry, Oracle, or internal standards. Enterprise Manager 12c ships with compliance standards for Oracle hardware and software including Database, Exadata Database Machine, Fusion Middleware, and more. These compliance standards validate conformance to Oracle configuration recommendations, best practices, and security recommendations.

1.1 Compliance Overview

The compliance framework in Enterprise Manager 12c is hierarchical in nature allowing for ease of management and reuse. Starting from the top level, the hierarchy contains Compliance Frameworks, Compliance Standards, and Compliance Rules. Compliance Frameworks aggregate the compliance scores of Compliance Standards which may be for different target types. Compliance Standards contain one or more Compliance Rules but are specific to a single target type. Compliance Rules are responsible for executing a single and specific validation of a target and reporting conformance.

Figure 1-1 Compliance Framework Hierarchy

Description of Figure 1-1 follows
Description of "Figure 1-1 Compliance Framework Hierarchy"

Compliance Standards are the only item associated to a target. Once associated, all rules contained in the compliance standard are executed against the data in the Enterprise Manager repository. The compliance score for each target and the standard as a whole is a computed result based on numerous factors including number of violations, the severity of the compliance rule with the violation, the importance given to the rule in the specific compliance standard, and more. For complete information on how Compliance scores are calculated please see the Enterprise Manager 12c - Lifecycle Management Administrator's Guide.

As of this writing, there are 23 database compliance standards provided with Oracle Enterprise Manager 12c. The breakdown of these is as follows:

Table 1-1 Compliance Standards by Target Type

Target Type Compliance Standards

Automatic Storage Management

2

Cluster

1

Cluster Database

7

Database Instance

9

Host

2

Listener

2

Total

23


1.2 Oracle Database Compliance Standards

For the Oracle Database and related targets, Enterprise Manager 12c ships with 16 ready-to-use compliance standards. Users can choose to implement some or all of these compliance standards which consist of more than 300 compliance rules. The following is a list of compliance standards by target type.

Oracle Single Instance Database Standards

Oracle Real Application Cluster Database Standards

Automatic Storage Management (ASM) Standards

Oracle Listener Standards

In order to leverage a security standard, you must apply the following templates first.

Table 1-2 Security Monitoring Templates

Target Type Oracle Monitoring Template Security Compliance Standard

Cluster Database

Oracle Certified-Enable RAC Security Configuration Metrics

Basic Security Configuration for Oracle Cluster Database

High Security Configuration for Oracle Cluster Database

Basic Security Configuration for Oracle Cluster Database Instance

High Security Configuration for Oracle Cluster Database Instance

Database Instance

Oracle Certified-Enable Database Security Configuration Metrics

Basic Security Configuration for Oracle Database

High Security Configuration for Oracle Database

Listener

Oracle Certified-Enable Listener Security Configuration Metrics

Basic Security Configuration for Oracle Listener

High Security Configuration for Oracle Listener


Note: Monitoring Template and Compliance Standard names as of Bundle Patch 1 (February 2012).

You associate a target to a compliance standard using the Compliance Library page.

  1. From the Enterprise menu, select Compliance, then select Library.

  2. Select the Compliance Standard and click the Associate button.

  3. Choose the target to add and click OK.

1.3 Viewing and Understanding Compliance Results

Once a Compliance Standard is associated to a specific target, the results can be seen almost immediately in the Compliance Results page. (From the Enterprise menu, select Compliance, then select Results.)

Results can be viewed by Compliance Framework, Compliance Standard, and Target. The Target Compliance tab shows the compliance score of a target across all compliance standards. This allows users to focus on their least compliant targets by sorting by the average score column. Likewise the Compliance Standard tab shows the results of each Compliance Standard currently being evaluated. Compliance Standards that do not have any targets associated with them do not show in the list. It is important to understand how to interpret the different columns of the evaluation results page.

Figure 1-2 Compliance Standard Results

Description of Figure 1-2 follows
Description of "Figure 1-2 Compliance Standard Results"

Column descriptions follow.

Target Evaluations

The Target Evaluation column shows how many targets evaluated with a score being Critical (less than 60), Warning (between and including 60 and 80) or Compliant (greater than 80). These levels are default and can be changed at a per target basis during the association process.

Clicking on the number in a column will show the list of targets and their specific compliance score. Figure 1-3.

Figure 1-3 Warning Target Evaluations Details

Description of Figure 1-3 follows
Description of "Figure 1-3 Warning Target Evaluations Details"

Violations

The Violations columns show the number of unique violations by compliance rule severity (Critical, Warning, or Minor Warning) across all evaluated targets. It is important to remember that the number of violations is not related to the number of compliance rules in the compliance standard. Each compliance rule may generate multiple violations for a target. For example, the Secure Ports rule checks for open well known ports on hosts like SMTP(25) and FTP(21).

If a single host has both of these ports open for example, it would generate 2 different violations. Clicking on a number in a column will show the number of violations per target. Figure 1-4.

Figure 1-4 Critical Compliance Violations

Description of Figure 1-4 follows
Description of "Figure 1-4 Critical Compliance Violations"

To see details of the violations as well as historical trend information, click the Show Details button with a Compliance Standard highlighted.

Figure 1-5 Compliance Standard Result Details - Summary

Description of Figure 1-5 follows
Description of "Figure 1-5 Compliance Standard Result Details - Summary"

The navigator on the left allows you to select different levels of the hierarchy of the Compliance Standard to see the score at that level in the tree. The detail section at the bottom of the page shows the results by target or by Compliance Standard rule. The summary tab at the top shows Target by Severity and Rule Evaluation results by severity.

Clicking the Trend Overview tab shows the historical compliance metrics which can each be changed to show date ranges of 1 day, 1 week, or 1 month.

Figure 1-6 Compliance Standard Result Details - Trend Overview

Description of Figure 1-6 follows
Description of "Figure 1-6 Compliance Standard Result Details - Trend Overview"

When a rule having violations is selected in the navigator, a Violations Events tab displays. The table at the top shows summary information about each violation including target name and violation condition. By selecting a specific row in the table, a detailed section appears showing complete event details and guided resolution areas.

Figure 1-7 Compliance Violation Events Detail

Description of Figure 1-7 follows
Description of "Figure 1-7 Compliance Violation Events Detail"

For every Oracle provided compliance rule contains information to assist users in understanding the rationale behind the validation as well as recommendations on how to correct the violation. In Figure 1-7, we can see the "Auditing of SYS Operations Enabled" rule has a violation event. We can see the category of this event is security related and exactly when it was reported. In addition we can see the recommendation to "Set AUDIT_SYS_OPERATIONS to TRUE" in the Guided resolution area.

From this point the user has many options to investigate the violation further or resolve the issue including:

Once the underlying cause of the violation has been resolved, the next scheduled configuration collection will cause the automatic recalculation of the targets compliance score. If users want to force a collection sooner, they can select refresh from the targets Last Collected configuration page as shown in Figure 1-8.

Figure 1-8 Manual Configuration Refresh

Description of Figure 1-8 follows
Description of "Figure 1-8 Manual Configuration Refresh"

1.4 Summary

Enterprise Manager 12c makes it easy for users to validate their databases against Oracle recommendations, best practices and security standards by providing ready to use Compliance Standards. DBAs and IT managers can easily track, manage, and report on the adherence of their managed databases to these standards in an automated and consistent manor.