DB2 - Problembeschreibung
Problem IT01810 | Status: Geschlossen |
USING /* */ COMMENTS IN THE FILE REFERENCED IN COMMAND INPUT FROM A FILE FAILS SILENTLY ON SOLARIS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When running CLP with command input from a file and the file contains /* */ comments on separate lines causes the command to fail silently on Solaris with DB2 9.7. A file containing the lines: connect to sample; /* select * from employee fetch first 10 rows only; */ connect reset; will fail silently. Whereas a file containing the lines: connect to sample; /* select * from employee fetch first 10 rows only; */ connect reset; will produce the error message: DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL0104N An unexpected token "END-OF-STATEMENT" was found following "ly; */ connect reset". Expected tokens may include: "JOIN <joined_table>". SQLSTATE=42601 This only effects DB2 9.7 on Solaris. Later DB2 versions on Solaris produce the expected error message. DB2 9.7 on other platforms produce the expected error message. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DB2 9.7 on Solaris * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 9.7 Fix Pack 10 * **************************************************************** | |
Local-Fix: | |
Use the recommended comment characters (= and =) instead of /* and */. | |
Lösung | |
Problem was first fixed in DB2 9.7 Fix Pack 10 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.05.2014 10.11.2014 10.11.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP10 | |
Problem behoben lt. FixList in der Version | |
9.7.0.10 |