Oracle Error ORA-26708: remote DDL not supported by STREAMS : dblink string

Oracle Error Message

ORA-26708: remote DDL not supported by STREAMS : dblink string

Reason for the Error

The apply process attempted to apply a DDL LCR via a dblink. This is not supported.

Solution

Do not attempt to apply DDL LCRs via a dblink. If possible, filter out DDL LCRs before applying.