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.

preguntada hace un año212 visualizaciones
1 Respuesta
0
AWS
EXPERTO
Ziad
respondido hace un año
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas