You're creating a COMMIT statement in your transaction. After the transaction is terminated, you want a new transaction to be initiated. The new transaction should be configured with the same transaction modes as the first transaction. How should you create your COMMIT statement?