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' );