OGG-02043
ID missing from SQLEXEC EXEC clause, id {0}. If an EXEC clause includes a schema name with the stored procedure name, ID is required due to bug 12989433. See the Oracle GoldenGate reference documentation for details.
Cause
Although ID is optional when SPNAME is present, a known issue documented in Bug 12989433 makes it required if SPNAME takes the form of schema.spname.
Action
To work around this issue, add a logical name with the ID option to the SQLEXEC statement. For syntax, see the Oracle GoldenGate reference documentation.
OGG-02043
ID missing from SQLEXEC EXEC clause, id {0}. If an EXEC clause includes a schema name with the stored procedure name, ID is required due to bug 12989433. See the Oracle GoldenGate reference documentation for details.
Cause
Although ID is optional when SPNAME is present, a known issue documented in Bug 12989433 makes it required if SPNAME takes the form of schema.spname.
Action
To work around this issue, add a logical name with the ID option to the SQLEXEC statement. For syntax, see the Oracle GoldenGate reference documentation.
OGG-02043
ID missing from SQLEXEC EXEC clause, id {0}. If an EXEC clause includes a schema name with the stored procedure name, ID is required due to bug 12989433. See the Oracle GoldenGate reference documentation for details.
Cause
Although ID is optional when SPNAME is present, a known issue documented in Bug 12989433 makes it required if SPNAME takes the form of schema.spname.
Action
To work around this issue, add a logical name with the ID option to the SQLEXEC statement. For syntax, see the Oracle GoldenGate reference documentation.