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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则