Nhãn hiệu của chúng tôi

Impact-Company-Logo-English Black-01-177x54

Chào mừng bạn đến với Trang web của Schneider Electric

Chào mừng đến với trang web của chúng tôi.
		
Hôm nay chúng tôi có thể giúp gì cho bạn?
Unable to clear Active Alarms in PME Web Applications
Issue
When viewing the Alarms tab within the PME Web Applications a user may see active alarms that are no longer active.



The Management Console Deactivate Alarms tool does not display the alarms in question.



Product Line
Power Monitoring Expert 7.2.x Base/Healthcare/Data Center
Power Monitoring Expert 8.x   Base/Healthcare/Buildings/Data Center
Power Monitoring Exper 9.0

Environment
Web Applications "Alarms"

Cause
The Alarm is still showing as active because the dropout condition for the alarm was never logged.

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.*

  1. The Web Applications "Alarms" page pulls data from the vAlarmLogview in the ION_Data database
  2. Query, the vAlarmLog view in the ION_Data database to determine the ID of the alarm that needs to be removed

Be sure to backup the ION_DATA database before running any SQL queries

Example:

Use ION_Data
Select * from vAlarmLog
where SourceID = 7
order by TimestampUTC desc


3. Once you have determined the ID of the alarm that needs to be removed run the following query in SQL against the ION_Data database

For Power Monitoring Expert 7.2.x:

DELETE FROM EventAcknowledgement where EventLogID IN (1414)
DELETE FROM EventLog2  where ID IN(1414)
For Power Monitoring Expert 8.x:
DELETE FROM AlarmLog  where ID IN(1414)
DELETE FROM EventAcknowledgement where EventLogID IN (1414)
DELETE FROM EventLog2  where ID IN(1414)
For Power Monitoring Expert 9.0:
DELETE FROM AlarmEvent  where EventID IN(1414)
DELETE FROM EventAcknowledgement where EventLogID IN (1414)
DELETE FROM EventLog2  where ID IN(1414)

In this example, the Alarm for event ID 1414 needs to be removed.

4. After completing the work in SQL, refresh the Web Applications Alarms page and the deleted events will no longer show up in the Active Alarms view


Schneider Electric Việt Nam

Tìm hiểu thêm
Phạm vi:
Tìm hiểu thêm
Phạm vi:

Bạn cần trợ giúp?

  • Công cụ chọn sản phẩm

    Nhanh chóng và dễ dàng tìm được sản phẩm và phụ kiện phù hợp cho các ứng dụng của bạn.

  • Nhận báo giá

    Bắt đầu gửi yêu cầu bán hàng trực tuyến và chuyên gia sẽ liên hệ với bạn.

  • Nơi mua hàng?

    Dễ dàng tìm nhà phân phối Schneider Electric gần bạn nhất.

  • Trung tâm Hỗ trợ

    Tìm sự hỗ trợ cho mọi nhu cầu của bạn tại một nơi.

  • Tài liệu về Sản phẩm
  • Tải xuống phần mềm
  • Công cụ chọn Sản phẩm
  • Thay thế và thay đổi sản phẩm
  • Trung tâm Hỗ trợ
  • Tìm Văn phòng của chúng tôi
  • Nhận báo giá
  • Tìm Nhà Phân phối
  • Cộng đồng Schneider Electric
  • Cơ hội nghề nghiệp
  • Hồ sơ doanh nghiệp
  • Báo cáo hành vi sai trái
  • Khả năng truy cập
  • Phòng tin tức
  • Nhà đầu tư
  • EcoStruxure
  • Tìm việc
  • Blog
  • Chính sách bảo mật
  • Thông báo về Cookie
  • Điều khoản sử dụng
  • Change your cookie settings