我們的品牌

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

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
		
我们今天能为您提供什么帮助?
How to Manually Delete Report Subscriptions during an ION Enterprise 6.0.1 to PME 7.2.x or PME 8.x Upgrade
Issue:
When performing a side by side upgrade from ION Enterprise 6.0.1 to Power Monitoring Expert 7.2.x or Power Monitoring Expert 8.x a user may choose to not carry over the existing report subscriptions.

After the upgrade the old report subscriptions will still show up when managing reports and will produce the following error if you attempt to modify them.

Manage Reports

Error


Product Line:
Power Monitoring Expert 7.2.x
Power Monitoring Expert 8.x

Environment:
Web Applications Report Subscriptions

Cause:
The SQL Agent Jobs for the report subscriptions no longer exist but there are still database entries associated with the report subscriptions.


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

You will need to remove the references to the old report subscriptions from the ION_Network database.

Create a backup of the ION_Network database before proceeding

Within the ION_Network database you will find references to the old report subscriptions in the following tables

RPT_Subscription
EVT_EventWatcherActionSubscription
EVT_EventWatcherAction

The RPT_Subscription table contains a reference to each report subscription and the associated "SubscriptionID"

RPT_Subscription

The EVT_EventWatcherActionSubscription table contains the association between the "SubscriptionID" and the "EventWatcherActionID"

EVT_EventWatcherActionSubscription

The EVT_EventWatcherAction table contains the association between the "EventWatcherActionID" and the "EventWatcherID"

EVT_EventWatcherAction

In order to fully remove the old report subscriptions you will need to delete the references from the three tables listed above.

In the example above one would need to run the following queries in SQL against the ION_Network database.

Use ION_Network
Delete from RPT_Subscription where SubscriptionID IN(1)
Delete from EVT_EventWatcherActionSubscription where SubscriptionID IN(1)
Delete from EVT_EventWatcherAction where EventWatcherActionID IN(1)


Be sure to only delete entries associated with the old report subscriptions you wish to remove.

施耐德電機Taiwan

探索更多
系列:
探索更多
系列:

需要協助?

  • 產品選型工具

    快速輕鬆地為您的應用找到合適的產品和附件。

  • 取得報價

    立即線上提交您的銷售需求,專業團隊將主動聯繫您。

  • 購買地點

    輕鬆在您所在地區找到最近的施耐德電機經銷商。

  • 支援中心

    在同一位置找到滿足您所有需求的支援資源。

  • 產品文檔
  • 軟體下載
  • 產品選型工具
  • 產品替代和替換
  • 幫助和聯絡中心
  • 尋找我們的辦公室
  • 取得報價
  • 人才招募
  • 公司簡介
  • 舉報不當行為
  • 無障礙
  • 新聞中心
  • 投資者
  • 專業洞察
  • 台灣施耐德電機學院
  • 綠色影響力落差調查
  • Schneider Go Green 2025
  • 隱私政策
  • Cookie通告
  • 使用條款
  • Change your cookie settings