DB2 - Problem description
| Problem IC61843 | Status: Closed |
REXX APPLICATION DO NOT WORK ON DB2 64-BIT ON WINDOWS | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
rexx applications fail to run on DB2 64-bit on Windows platform.
The problem is that we currently do not ship db2ar.dll on DB2
Windows 64-bit. This dll contains the rexx API for DB2.
Running a rexx script fails with:
E:\SQLLIB95_64\BIN>rexx ..\samples\rexx\dynamic.cmd SAMPLE
Connect to SAMPLE
66 *-* CALL SQLEXEC 'CONNECT TO' dbname
Error 43 running E:\SQLLIB95_64\samples\rexx\dynamic.cmd line
66: Routine not found
Error 43.1: Could not find routine "SQLEXEC"
OR
E:\SQLLIB95_64\samples\rexx>rexx dbcat.cmd
Sample REXX program: DBCAT.CMD
Cataloging the database...
66 *-* CALL SQLDBS 'CATALOG DATABASE newdata AS newalis ' ,
'WITH "this is a new database"'
Error 43 running E:\SQLLIB95_64\samples\rexx\dbcat.cmd line 66:
Routine not found
Error 43.1: Could not find routine "SQLDBS" | |
| Problem Summary: | |
Users Affected: ALL Problem Description: See Error Description. Problem Summary: See Error Description. | |
| Local Fix: | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Solution | |
First fixed in DB2 UDB Version 9.7, FixPak 1 (build s091114) | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 06.07.2009 15.12.2009 15.12.2009 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7. | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.1 |
|