Configuring Responder/Smart Grid
9.3 SP1 Upgrade Scripts - SQLServer

Version: 10.1

Resource Center Home

The following implementation scripts must be run on your Responder SQLServer database to add the correct tables, views, and indices to upgrade Responder to version 9.3 SP1. When upgrading Responder 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.

With the release of 9.3 SP1, the Implementation scripts have been modified to change a few fields. These modifications are not in the upgrade scripts and should be made manually. Those marked with an asterisk (*) are required. All others listed below are optional. These changes must be made consistently across all Responder tables in all databases.

Responder requires two databases: Responder and Archive. Some scripts are run on the Responder database and some on the Archive database. In the list below, the database on which the script should be executed is in parentheses.

  1. Open the SQL Server Query Analyzer window, connecting to the Responder database as the schema owner (e.g., RESPONDER).
  2. Execute the 930sp1_01_RxTables_mssql.sql script. This script creates the database tables required by Responder.
  3. Open the SQL Server Query Analyzer window, connecting to the Archive database as the schema owner (e.g., ARCHIVE).
  4. Execute the 930sp1_02_ArchiveTables_mssql.sql script. This script creates the database tables required by Responder Archive Explorer.

 


Send Comment to documentation@schneider-electric.com