PME - Alarms tab shows some alarms labeled "Never" for State, Last Occurrence, and Acknowledged
Issue
In the Alarms tab of the PME Web Applications, some alarms show a status of "Never" under the State, Last Occurrence, and Acknowledged columns:

Product Line
Power Monitoring Expert 9.x
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Environment
Web Applications
Cause
This issue can occur with older alarms when upgrading to PME 9.0 or later from an earlier version due to differences in the way alarms are processed.
Resolution
*Warning: Irreparable database damage can occur. This procedure should only be performed by users familiar with SQL Server Management Studio. Databases should be backed up prior to performing this procedure.*
It's recommended to trim these alarms from the database:
1. Open SQL Server Management Studio (SSMS) and log into the PME SQL Server instance
2. Run the following query:
3. Refresh the Web Applications
In the Alarms tab of the PME Web Applications, some alarms show a status of "Never" under the State, Last Occurrence, and Acknowledged columns:
Product Line
Power Monitoring Expert 9.x
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Environment
Web Applications
Cause
This issue can occur with older alarms when upgrading to PME 9.0 or later from an earlier version due to differences in the way alarms are processed.
Resolution
*Warning: Irreparable database damage can occur. This procedure should only be performed by users familiar with SQL Server Management Studio. Databases should be backed up prior to performing this procedure.*
It's recommended to trim these alarms from the database:
1. Open SQL Server Management Studio (SSMS) and log into the PME SQL Server instance
2. Run the following query:
USE ION_Data
DELETE FROM dbo.AlarmDefinition
WHERE Occurrences = 0
DELETE FROM dbo.AlarmDefinition
WHERE Occurrences = 0
3. Refresh the Web Applications
게시 대상: 슈나이더 일렉트릭 Korea


도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.