TN Hist291 How to Search for Unlicensed Historian Tags
Last updated: March 3rd, 2025Description
- Author: Benjamin Davis
- Published: March 3rd, 2025
Details:
Description
This article from InSource shows How to Search for Unlicensed Historian Tags
- Author: Benjamin Davis
- Published: 03/22/2018
- Applies to: Historian
Details
When Historian is over its license count, it will show a Tag Count Violation.
Historian will not log the data for tags over its count. To determine what tags for which data is not being logged.
Run the following SQL query in the SQL Management Studio.
USE Runtime SELECT * FROM dbo.faaTagsinLicenseViolation()