DB2 - Problembeschreibung
| Problem IC61843 | Status: Geschlossen |
REXX APPLICATION DO NOT WORK ON DB2 64-BIT ON WINDOWS | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
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-Zusammenfassung: | |
Users Affected: ALL Problem Description: See Error Description. Problem Summary: See Error Description. | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Lösung | |
First fixed in DB2 UDB Version 9.7, FixPak 1 (build s091114) | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 06.07.2009 15.12.2009 15.12.2009 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.1 |
|