17 Managing the Persistent Event Store

This section contains the typical persistent event store management tasks you can perform with Oracle CEP Visualizer, including:

For more information, see Section 9.7, "Persistent Event Store Management".

17.1 Viewing the Persistent Event Store

You can view the persistent event store using the Oracle CEP Visualizer.

17.1.1 How to View the Persistent Event Store

Using the Oracle CEP Visualizer, you can view the persistent event store.

To view the persistent event store:

  1. In the left pane, click Domain > Server > Services > Event Repository, where Domain refers to the name of your Oracle CEP domain and Server refers to the name of the server instance.

    The Event Repository panel appears as Figure 17-1 shows. Table 17-1 describes the options in this panel.

    Figure 17-1 Event Repository Panel

    Description of Figure 17-1 follows
    Description of "Figure 17-1 Event Repository Panel"

    Table 17-1 Event Repository Panel Attributes

    Attribute Description

    Provider Name

    The name of the persistent event store provider.

    Default: default-provider.

    Initial Timeout

    The data source timeout value.

    Data Source Name

    Displays the JDBC data source associated with the provider.


17.2 Configuring the Persistent Event Store

You can only view the event store configured for an Oracle CEP server using Oracle CEP Visualizer. To change the configuration, you must manually update the server's config.xml file.

For details, see "Configuring an Event Store for Oracle CEP Server" in the Oracle Complex Event Processing Developer's Guide for Eclipse.