Configuring Responder/Smart Grid
Upgrade AMI

Version: 10.1

Resource Center Home

If you're upgrading to AMI 10.1 or later, you will need to perform the steps as outlined below.

Before You Begin: You will first need to perform the 10.1 upgrade steps for Responder. This may include running batch scripts to upgrade Responder configuration files and scripts to upgrade Responder database tables.

Configuration files will need to be re-done to view changes made with 10.1. Backup and remove the following configuration files, and re-configure the files based on the instructions on the Update Configuration Files topic:

Oracle Users

The following scripts must be run on your Responder Oracle database to add the correct tables, views, and indices to upgrade AMI to version 10.1. When upgrading AMI, execute ONLY the Upgrade script(s) that fall between your previous release and the new release to which you are upgrading. Do NOT execute any Implementation Scripts.

By default, the script is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Developer Resources\10.0.3 - 10.1.0 Upgrade Scripts\Oracle\Addons.

  1. Log in to the Responder schema as RESPONDER (i.e., schema owner). Use an application such as SQL Plus.
  2. Execute the 1010_SmartGridAMI_01_UpgradeStateStore.sql script by entering "@" followed by a path to the script (an example follows) and pressing Enter. This script creates the database tables required by Responder.
    @ C:\Program Files (x86)\Miner and Miner\Responder\Developer Resources\
    10.0.3 - 10.1.0 Upgrade Scripts\Oracle\Addons\1010_SmartGridAMI_01_UpgradeStateStore.sql
    

SQL Server Users

The following scripts must be run on your Responder SQLServer database to add the correct tables, views, and indices to upgrade AMI to version 10.1. When upgrading AMI, execute ONLY the Upgrade script(s) that fall between your previous release and the new release to which you are upgrading. Do NOT execute any Implementation Scripts.

By default, the script is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Developer Resources\10.0.3 - 10.1.0 Upgrade Scripts\MS_SQL\Addons.

  1. Open the SQL Server Query Analyzer window, connecting to the Responder database as the schema owner (e.g., RESPONDER).
  2. Execute the 1010_SmartGridAMI_01_UpgradeStateStore.sql script. This script creates the database tables required by Responder AMI.  


Send Comment to documentation@schneider-electric.com