OGG-00264
Unable to replace wildcard '*' with source table name.
Cause
The wildcard resolution failed.
Action
Examine the wildcarded table names to make certain that the syntax is correct. Keep in mind that for source objects, you can use a partial name with a wildcard (like hq.t_) but for target objects, you cannot use a wildcard with a partial name, because the asterisk is replaced with the name of the source object. Therefore, a target wildcarded specification can only be an asterisk (like rpt.). For more information, see TABLE and MAP in the Oracle GoldenGate reference documentation.