Comments
-
Hi Darichar, Thank you, I investigated it this way be selecting a timeframe with 10 min interval within an hour, eg. 10 am - 11 am, I didn't go to the 'machines' tab, so I'll investigate here next time, but for your example with this query, is this the one causing the issue? can we dig deeper or will killing this session…
-
Hi Fabian, I’m able to see [CONV_METRIC_DETAIL_545] and it's 23 gb in size and 540 million rows Queried [CONV_METRIC_DETAIL_545] and it has the below: I've attached a word do but were did it go? this has the screenshots. Sorry, I'm new to THWACK. I issued: SELECT id, name from COND; And it has ID and name of instances…
-
Hi Fabian, Thanks, I'm able to see all the tables by issuing: SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES I can also see the instances being monitored by issuing: SELECT id, name from COND; Which of my monitored instances relate to the growth of the transaction logs of the repository? which of these tables can I…