WebSphere brand IBM WebSphere Premises Server, Version 6.1.x

Migrating Sensor Data Services for WebSphere Premises Server

Follow these steps to migrate Sensor Data Services for WebSphere® Premises Server from version 6.1 to version 6.1.0.1.

Procedure
  1. Upgrade the prerequisite software.

    Refer to Hardware and software requirements for details. The prerequisite software fix packs for WebSphere MQ, DB2® for Linux®, UNIX®, and Windows®, and WebSphere Application Server are available online:

  2. Uninstall Sensor Data Services for WebSphere Premises Server.
  3. Run the database migration scripts.
  4. Install Sensor Data Services for WebSphere Premises Server 6.1.0.1.
  5. If you want to use the simulated reader to verify your migration, run these SQL scripts for your database, either from a DB2 command line or from the Oracle sqlplus tool.
    INSERT INTO SAGE.DCDEVICELOCATIONAGENT VALUES ('IBMSimulatedReaderAgent', 
    'com.ibm.rfid.reader.simulator.bundle.ReaderSimulatorManagedServiceFactoryActivator', 
    'TagReadingExpression', '(b1=true)', 'String', 'Tag Reading Expression',
    'IBM Simulated Reader' ,'0','true', 'true' );
    
    INSERT INTO SAGE.DCDEVICELOCATIONAGENT VALUES ('IBMSimulatedReaderAgent', 
    'com.ibm.rfid.reader.simulator.bundle.ReaderSimulatorManagedServiceFactoryActivator', 
    'log.level', '', 'String', 'log level','IBM Simulated Reader', '0','true', 'true' );
  6. Verify your installation.

Library | Support | Terms of use

(c) Copyright IBM Corporation 2004, 2008. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.