home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IT01810 Status: Closed

USING /* */ COMMENTS IN THE FILE REFERENCED IN COMMAND INPUT FROM A FILE
FAILS SILENTLY ON SOLARIS

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
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 Summary:
**************************************************************** 
* 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 */.
Solution
Problem was first fixed in DB2 9.7 Fix Pack 10
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
15.05.2014
10.11.2014
10.11.2014
Problem solved at the following versions (IBM BugInfos)
9.7.FP10
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.10 FixList