DirectConnect issues

The following table lists outstanding issues that apply to DirectConnect products. Each issue identifies the platform, a workaround (if available), and the QTS assigned to it.

Known issues for specific DirectConnect products are described in the table and in the following sections.

Table 8: Known issues for DirectConnect for z/OS

Platform

Description

Workaround

QTS #

UNIX and Windows

This issue will only occur with new installations of the DB2 access service. The sp_server_info, sp_sproc_columns, sp_stored_procedures, and sp_help_server all use the "SYSMDI" owner name in their queries instead of "SYBASE". The install cspdb2.sql script, which creates the tables used in the catalog stored procedures, creates them under the SYBASE owner. These catalog stored procedures will fail.

Modify the cspdb2.sql script to create the tables under the SYSMDI owner.

429303

When SendWarningMessages is enabled and a warning is encountered during CSP processing, no warning message is returned.

Turn off SendWarningMessages.

165710

Stored procedures cannot be executed as dynamic events.

Execute stored procedures as language events.

142708