Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Skip Headers
Previous
Previous
 
Next
Next

Setting an Apply Process Parameter

This topic contains instructions for setting apply process parameters in Enterprise Manager. Apply process parameters control the way an apply process operates. You can set a parameter to change a specific way in which an apply process operates. For example, you can change the parallelism apply process parameter to control the number of processes that apply changes. Typically, you adjust apply process parallelism to achieve the best apply process performance.

To set an apply process parameter: 

  1. In Oracle Enterprise Manager, log in to the database as the Oracle Streams administrator.

  2. Go to the Database Home page.

  3. Click Data Movement to open the Data Movement subpage.

  4. Click Manage Replication in the Streams section.

    The Streams page appears, showing the Overview subpage.

  5. Click callbackStreams to open the Streams subpage.

  6. Select the apply process that you want to modify in the list of components. If necessary, use the search tool to find the apply process, and then select it.

  7. Select Edit Parameters in Action.

  8. Click Go to open the Edit Apply page.

  9. Modify one or more apply process parameters in the Parameters section.

    See Oracle Database PL/SQL Packages and Types Reference for information about the parameters. If you change the parallelism parameter, then the apply process automatically stops and restarts when you click Apply.

  10. Click Apply to save your changes.

Note: You can also use the DBMS_APPLY_ADM.SET_PARAMETER procedure to set an apply process parameter.

Related Topics

Monitoring Apply Processes

Managing Apply Errors

About Change Apply

Managing Apply Processes