Change the Path Filtering
If you want to change the filter settings for an existing path, the steps are mostly the same as those for creating the filtering for a new path.
From the left navigation pane of the Distribution Service home page, click Distribution Path.
For the specific distribution path, click Action. From the drop-down list, click Change Filtering.
Rule Cofiguration | Task |
---|---|
Add paths |
If you enable filtering by selecting it from the toggle button and click Add Rule , you’ll see the Rule Definition dialog box.
You can also see the JSON script for the rule by clicking the JSON tab. |
After you add a rule, it is listed in Inclusion Rules. You can delete rules or edit them. When you edit a rule, you have the same options as adding a rule with the following added filters:
Options | Description |
---|---|
OR AND |
Select one logical operator. |
Chunk ID |
Edit or delete the database shard settings if sharding is used. |
Object Type: |
Edit or delete the type of object for the rule. |
If you want to change the filter settings for an existing path, the steps are mostly the same as those for creating the filtering for a new path.
On the Distribution Service home page, click Action for the path. From the drop-down list, click Change Filtering.
Rule Cofiguration | Task |
---|---|
Add paths |
If you enable filtering by selecting it from the toggle button and click Add Rule , you’ll see the Rule Definition dialog box.
You can also see the JSON script for the rule by clicking the JSON tab. |
After you add a rule, it is listed in Inclusion Rules. You can delete rules or edit them. When you edit a rule, you have the same options as adding a rule with the following added filters:
Options | Description |
---|---|
OR AND |
Select one logical operator. |
Chunk ID |
Edit or delete the database shard settings if sharding is used. |
Object Type: |
Edit or delete the type of object for the rule. |
For setting up the filtering options in a Distribution path or the
Receiver path, see the ALTER
DISTPATH
and ALTER
RECVPATH
in the Command Line Interface
Reference for Oracle GoldenGate.