Is there a way to determine the current transaction ID being used? I can see all transaction IDs by using "SELECT * FROM SYSCS_DIAG.TRANSACTION_TABLE", but I want a way to return the transaction ID for the current connection.
Thanks, Eric
Is there a way to determine the current transaction ID being used? I can see all transaction IDs by using "SELECT * FROM SYSCS_DIAG.TRANSACTION_TABLE", but I want a way to return the transaction ID for the current connection.
Thanks, Eric