How to get schema/database/table names associated with rows in STL_UTILITYTEXT

0

Is there a table that maps xid/pid to table id/schema name/database name? I found SVV_TRANSACTIONS, but that only has data on currently running transactions/locks and I want something that preferably covers 2-5 days of history like the STL tables.

已提問 1 年前檢視次數 212 次
1 個回答
0
AWS
專家
Ziad
已回答 1 年前
  • Hi, is it guaranteed that all processes/transactions will be in STL_TR_CONFLICT? I thought that wasn't the case since not all transactions will conflict with others.

  • Hi, It contains all the transactions that faced conflicts. Are you looking also for transactions without conflicts?

  • Yes, is that possible?

  • Not that I'm aware of.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南