Modified resume connection Command

The resume connection skip transaction option has been enhanced to support skipping a specified number of transactions in the connection queue before resuming the connection.

Skipped transactions are written to the database exception log, and to either the Replication Server log or the alternative log file specified by the sysadmin dump_file command. The maximum number of transactions that this command can skip is the number of transactions in the Data Server Interface (DSI) outbound queue.

The modified resume connection syntax is:
resume connection to data_server.database 
        [skip [n] transaction |  execute transaction]