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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...