cancel
Showing results for 
Search instead for 
Did you mean: 

error in sum-phase prep_input_check/dbconnchk_ini

Former Member
0 Kudos

Hi Experts

We are upgrading our ECC 6.0 ABAP system from EHP 3 to EHP 7 and we are getting error in sum-phase prep_input_check/dbconnchk_ini

ERROR:The new SAP tools in /SUM/abap/exe cannot connect to your database

Possible reason are

. Environment variables are not properly set for the version of database client which is used by the new tools

. Auxiliary files such as language files etc, are not compatible with this version of the database client

Please check database/os specific notes referenced in the manual for more help

Log file DBCONNCHK.LOG contains more details about the failure.

log file content

4 ETW000 [ dev trc,00000] DB2 client driver version '09.01.0007'
4 ETW000 [ dev trc,00000] Running with CLI driver.
4 ETW000 [ dev trc,00000] Connected to DB server type 'DB2/NT64'
4 ETW000 [ dev trc,00000] Connected to DB server version '09.01.0007'
4 ETW000 [ dev trc,00000] *** ERROR in ExecuteDirect[D:/depot/bas/753_REL/src/dbs/db6/dbdb6.c, 7248] CON = 0 CACHEID = -1 (BEGIN)
4 ETW000 [ dev trc,00000] &+ DbSlConnectDB6( SQLExecDirect 😞 [IBM][CLI Driver][DB2/NT64] SQL0104N An unexpected token "DECFLOAT ROUNDING MODE
4 ETW000 [ dev trc,00000] &+ ROUND_HALF_UP" was found following "SET CURRENT ". Expected tokens may include: "<space>". SQLSTATE=42601
4 ETW000 [ dev trc,00000] &+
4 ETW000 [ dev trc,00000] &+ SET CURRENT DECFLOAT ROUNDING MODE ROUND_HALF_UP -- SYSTEM( SID , SAPSID ) -- HASH_VALUE( 1713009988 )
4 ETW000 [ dev trc,00000] &+
4 ETW000 [ dev trc,00000] &+
4 ETW000 [ dev trc,00000] *** ERROR in ExecuteDirect[D:/depot/bas/753_REL/src/dbs/db6/dbdb6.c, 7248] (END)
4 ETW000 [ dev trc,00000] Connect to 'SID' as 'SAPSID' schema 'SAPSID' failed
4 ETW000 [ dev trc,00000] Disconnected from 'SID'

please help to resolve this issue

thanks

Accepted Solutions (0)

Answers (0)