Power Monitoring Expert (PME) Connected Sites do not show up in the Web application device manager
Issue
In Power Monitoring Expert (PME), the connected sites appear in the management console application, but do not appear in the web application's device manager.
Product line
Power Monitoring Expert 8.x
Power Monitoring Expert 9.x
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Power Monitoring Expert 2024
Environment
PME Web Application
SQL Server Management Studio (SSMS)
Cause
Sites are included in the [ION_Network].[dbo].[Gate] table. The "type" column requires "3rd party Ethernet host." If the type column shows "Power Measurement Ethernet Device", it must be updated. This issue could have occurred after an upgrade from a previous PME version.
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.*
- Run the below query and observe what appears in the type column. Keep note of what is in the "Type" column for the following step.
SELECT * FROM [ION_Network].[dbo].[Gate] 2. To update the type, run the below query:
Update [ION_Network].[dbo].[Gate] set Type ='3rd-Party Ethernet Host' where Type='Power Measurement Ethernet Device' 게시 대상: 슈나이더 일렉트릭 Korea
도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.