Some content on this site is available only to logged-in subscribers. Contact Us for information on becoming a subscriber.

InSource.Solutions | InSource Training | InSource Client Portal
InSource Solutions Logo
Log In Sign Up
InSource.Solutions InSource Training InSource Client Portal Log In Sign Up
  • Home
  • AVEVA General
  • AVEVA General Tech Notes

TN AppSvr241 How to Query the A2ALMDB Database.

Last updated: February 20th, 2025

Description

  • Author: Benjamin Davis
  • Published: February 20th, 2025

Details:

Description

This article from InSource shows How to Query the A2ALMDB database.

  • Author: Benjamin Davis
  • Published: 06/28/2017
  • Applies to: Application Server 2014 R2

Details

Below is a sample query to query the A2ALMDB database.

USE A2ALMDB
SELECT EventStamp, Tagname, Area, Value
FROM v_AlarmHistory
WHERE Tagname LIKE '%Water%'
AND EventStamp > '2017-04-04 13:00'
AND EventStamp <= '2017-07-04 15:00'
AND Value >= '70'

Text shown in green is comments to help clarify.

 

query a2almdb
Give feedback about this article

Recommended articles

TN - 1240 Creating a Watchlist Using an Import File

Read More

How to receive group emails

Read More
Support Icon

CONTACT SUPPORT

How to reach us

10800 Midlothian Turnpike Tpke, Suite 209, Richmond, VA 23235

1.877.INSOURCE

Technical Support - 1.888.691.3858

Contact Us

  • InSource Solutions
  • InSource Training
  • InSource Client Portal
  • Log In
InSource Solutions Logo

© 2025 InSource Solutions. All Rights Reserved.

Knowledge Base Software powered by Helpjuice

Expand