Configuring Responder/Smart Grid
Configure Responder

Version: 10.1

Resource Center Home

Responder has several pieces which must be configured:

While the Responder database may reside on the same server as the geodatabase, Responder's activities do not impact the geodatabase.

Oracle 10g Databases: If you're hitting an Oracle 10g database, the spatial cache MUST be disabled. Leaving this enabled will cause errors. The Esri Support Center offers additional information about the errors caused when this setting is enabled.

 

This applies to 9.3.1 SP1 and earlier

SQL Server Databases: If you're hitting a SQL Server 2005 or 2008 database, you must configure the database to use Snapshot Isolation. You will receive errors if this is not configured. Responder supports Snapshot Isolation to provide performance enhancements. Use the following SQL statement to enable Snapshot Isolation:

ALTER DATABASE xyz SET ALLOW_SNAPSHOT_ISOLATION ON;

If you're implementing release 10.0.1 SP1 or later, an implementation script enables Snapshot Isolation for you.

 

Past releases of Responder required an RCS server to support Telvent PubSub. With the release of 9.3.1 SP1, Responder handles PubSub activity internally. Telvent PubSub and an RCS server are no longer required. 

Responder requires no additional configuration. Just install and configure Responder as normal (without the RCS and Telvent PubSub configurations).

 


Send Comment to documentation@schneider-electric.com