Merek kami

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

Selamat datang di Situs Web Schneider Electric

Selamat datang di situs web kami.
		
Bagaimana kami dapat membantu Anda hari ini?
How to Find the Owner of a Shared Power Monitoring Expert (PME) Trend
Issue
Would like to find who is the owner of a particular saved and shared Power Monitoring Expert (PME) trend.

Product
Power Monitoring Expert 8.x

Environment
SQL Server Management Studio

Cause
There is currently no method to find out who owns a particular saved trend within the User Interface of Power Monitoring Expert (PME).
Typically, only the owner of the trend can modify it.  Therefore, in order to make any desired changes to it, the owner would need to be identified.

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


The following SQL query will return configuration information for a particular saved trend with the UserId of the owner displayed in the UserId column.
Execute the following query in a New Query window within SQL Management Studio, replacing '%TRENDNAMEHERE%' with the name of the trend to be retrieved.

SELECT *
FROM [ApplicationModules].[Configuration].[ConfigurationSettings]
WHERE
Item = 'Realtime Trend'
And Value LIKE '%TRENDNAMEHERE%'

-- Example
SELECT *
FROM [ApplicationModules].[Configuration].[ConfigurationSettings]
WHERE
Item = 'Realtime Trend'
And Value LIKE '%Keating Energy%'

Schneider Electric Indonesia

Lampiran
TrendQuery.sql [141 Bytes]
Jelajahi lebih lanjut
Produk:
Jelajahi lebih lanjut
Produk:

Perlu bantuan?

  • Pemilih produk

    Temukan produk dan aksesoris yang tepat untuk aplikasi Anda secara cepat dan mudah.

  • Dapatkan Penawaran Harga

    Silakan kirimkan pertanyaan terkait penjualan secara online dan pakar kami akan menghubungi Anda.

  • Tempat pembelian

    Temukan distributor Schneider Electric terdekat di lokasi Anda dengan mudah.

  • Pusat Bantuan

    Temukan sumber daya dukungan untuk seluruh kebutuhan Anda, di satu tempat.

  • Dokumentasi Produk
  • Unduhan Perangkat Lunak
  • Pemilih Produk
  • Penggantian dan Penggantian Produk
  • Pusat Bantuan dan Kontak
  • Temukan Kantor kami
  • Dapatkan penawaran harga
  • Tempat Pembelian
  • Karier
  • Profil Perusahaan
  • Melaporkan pelanggaran
  • Aksesibilitas
  • Newsroom
  • Investor
  • EcoStruxure
  • Pencarian Pekerjaan
  • Blog
  • Kebijakan Privasi
  • Pemberitahuan Cookie
  • Ketentuan penggunaan
  • Change your cookie settings