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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ