{}

Our Brands

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

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
Power Monitoring Expert 8.2 installation fails on Verify Databases step
Issue
During PME installation or upgrade, the installer fails on the Verify Databases step with "An error has occurred during the ION_Data database deployment."

PME Installation

The Installation Log contains the following error:
""END OF POST-DEPLOYMENT STAGE" was NOT found in C:\Program Files (x86)\Schneider Electric\Power Monitoring Expert\Database\Diagnostic\ION_Data_Upgrade.log"

The ION_Data_Install.log or ION_Data_Upgrade.log contains the following error:
Could not allocate a new page for database 'ION_Data' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
The statement has been terminated.


Product Line
Power Monitoring Expert 8.2, 9.0

Environment
PME Installation or PME Upgrade
SQL Server Express

Cause
SQL Server is the express edition and Database size is greater than 10 GB

Resolution
If ION_Data database is larger than 10 GB, the database will need to be trimmed to less than 10 GB or detached for the installer to create a new, blank ION_Data.
*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. First, Identify the version of SQL being used:
i. Open SQL Server Management Studio and connect to the appropriate instance
ii. Select New Query
iii. Copy the following query into the window and press Execute
select serverproperty('edition')
go
iv. ​The SQL version will be returned.
SQL Studio
  1. If Express Edition is being used, determine if the ION_Data database is larger than 10 GB:
    1. Right-click on the ION_Data database
    2. Select Properties
    3. Under the General page, locate the Size
Database properties

3. If ION_Data database is larger than 10 GB, the database will need to be trimmed to less than 10 GB or detached for the installer to create a new, blank ION_Data. Instructions on manually trimming the database are available in FA210471 . Instructions on how to create a fresh ION_DATA database are available in Video: How to create a new ION_Data database in PM.

Schneider Electric South Africa

Explore more
Range:
Articles that might be helpful Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: