DB2 - Problem description
| Problem IT08994 | Status: Closed |
MS ACCESS FAILS WITH RESERVED ERROR -7749 | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problem description: | |
MS Access returns RESERVED ERROR -7749 when you try to link a table defined as a column-organized table in DB2 BLU. Example : create table test ( col1 char(4) ) in tbs1 organize by column. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2 BLU users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.5 FP7 or later * **************************************************************** | |
| Local Fix: | |
Create a view on the table and link the view instead of the table. | |
| Solution | |
Problem was first fixed in DB2 10.5 FP7 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 20.05.2015 26.01.2016 26.01.2016 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.5.0.7 |
|