AppD Archive

Row count alert for Oracle Table

CommunityUser
Splunk Employee
Splunk Employee

How can I get table row count in appdynamics for database for a particular table. 

Can we get this shown in any of the page, or can we get an alert after every 30 nminutes or so.

0 Karma
1 Solution

CommunityUser
Splunk Employee
Splunk Employee

Got  it, The query is like this, without ";"

select count(*) from TABLENAME

And had to select tabular data as option.

View solution in original post

0 Karma

Arun_Dasetty
Super Champion
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

I did this, I also chose option as information only, but the last value was always 0. It is not giving any error too. 

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Got  it, The query is like this, without ";"

select count(*) from TABLENAME

And had to select tabular data as option.

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...