Inability to locate event or archive tables when DB2 is used

During startup, the connector attempts to locate the event and archive tables within the database specified by the SchemaName configuration property. If you are using DB2 as the database, the connector sometimes fails to locate the event and archive tables and returns the following error:

Event/Archive table table_name does not exist in the database.

To avoid this problem, always specify DB2 schema names in upper case (for example, SUSER) in the connector's SchemaName configuration property.

Copyright IBM Corp. 1997, 2003