Optimized Dynamic SQL Statement Execution

Replication Server 15.5 enhances the execution of dynamic SQL statements.

In versions earlier than 15.5, Replication Server generates the language command, the prepared statement, and the execute statement each time DSI executes dynamic SQL statements, but Replication Server only uses the language command when the dynamic SQL command fails.

In version 15.5, Replication Server optimizes dynamic SQL statements by: