How to Configure the Oracle CEP Server bootclasspath

Overview of Oracle CEP Server Administration 1-9

1.4 Understanding Oracle CEP Server Administration Tools

This section describes the various Oracle CEP server administration tools that you can use to administer Oracle CEP servers, domains, and applications. You can administer Oracle CEP servers, domains, and applications using any of the following: ■ Section 1.4.1, Configuration Wizard ■ Section 1.4.2, Oracle CEP Visualizer ■ Section 1.4.3, wlevs.Admin Command-Line Utility ■ Section 1.4.4, Deployer Command-Line Utility ■ Section 1.4.5, Security Command-Line Utilities ■ Section 1.4.6, JMX For more information, see: ■ Section 1.3, Understanding Oracle CEP Server Configuration ■ Section 1.5, Understanding Oracle CEP Server Administration Tasks

1.4.1 Configuration Wizard

The Configuration Wizard is a Java application that you can invoke graphically to create and update Oracle CEP servers and domains. For more information, see: ■ Chapter 3, Administrating Oracle CEP Standalone-Server Domains ■ Chapter 6, Administrating Multi-Server Domains With Oracle Coherence ■ Chapter 7, Administrating Multi-Server Domains With Oracle CEP Native Clustering

1.4.2 Oracle CEP Visualizer

The Oracle CEP Visualizer is the Oracle CEP graphical administration console. It is a Web 2.0 application that consumes data from Oracle CEP, displays it in a useful and intuitive way to system administrators and operators, and, for specified tasks, accepts data that is then passed back to Oracle CEP to change its configuration. Using Oracle CEP Visualizer, you can perform a wide variety of Oracle CEP server, domain, and application administration tasks for existing Oracle CEP standalone server domains and Oracle CEP multi-server domains. For more information, see Overview of Visualizer in the Oracle Complex Event Processing Visualizer Users Guide.

1.4.3 wlevs.Admin Command-Line Utility

The wlevs.Admin command-line utility is a Java application that you can invoke locally or remotely to perform a wide variety of Oracle CEP server, domain, and application administration tasks. For more information, see Appendix A, wlevs.Admin Command-Line Reference . 1-10 Oracle Complex Event Processing Administrators Guide

1.4.4 Deployer Command-Line Utility

The Deployer command-line utility is a Java application that you can invoke locally or remotely to perform application deployment and application administration tasks. For more information, see Appendix B, Deployer Command-Line Reference .

1.4.5 Security Command-Line Utilities

Oracle CEP provides a variety of command-line utilities that simplify security administration. For more information, see Appendix C, Security Utilities Command-Line Reference .

1.4.6 JMX

Using standards-based interfaces that are fully compliant with the Java Management Extensions JMX specification, you can perform a wide variety of Oracle CEP server, domain, and application administration tasks programatically using JMX and Oracle CEP MBeans. For more information, see: ■ Chapter 12, Configuring JMX for Oracle CEP ■ Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing

1.5 Understanding Oracle CEP Server Administration Tasks

This section describes some of the important Oracle CEP server administration tasks, including: ■ Section 1.5.1, Creating Oracle CEP Servers and Domains ■ Section 1.5.2, Updating Oracle CEP Servers and Domains ■ Section 1.5.3, Configuring Oracle CEP Servers ■ Section 1.5.4, Starting and Stopping Oracle CEP Servers ■ Section 1.5.5, Deploying Applications to Oracle CEP Servers ■ Section 1.5.6, Managing Oracle CEP Applications, Servers, and Domains

1.5.1 Creating Oracle CEP Servers and Domains

The most important administration task is to create Oracle CEP servers and domains. For more information, see: ■ Chapter 3.1, Creating an Oracle CEP Standalone-Server Domain ■ Chapter 6.1, Creating an Oracle CEP Multi-Server Domain Using Oracle Coherence ■ Chapter 7.1, Creating an Oracle CEP Multi-Server Domain Using Oracle CEP Native Clustering

1.5.2 Updating Oracle CEP Servers and Domains

Once you create an Oracle CEP server and domain, you can update it to change its configuration or group membership.