Hi,
I am getting below dump while executing a custom report .
Category Installation Errors
Runtime Errors DBIF_DSQL2_SQL_ERROR
Except. CX_SY_NATIVE_SQL_ERROR
Date and Time 03.12.2015 12:08:02
Short Text
SQL error "-99999" occurred while executing Native SQL.
What happened?
Error "-99999" has occurred on the current database connection "DEFAULT".
Database error text: CLI0112E Error in assignment. SQLSTATE=22005 row=1 c
Triggering SQL statement: "FETCH NEXT "
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
An exception has occurred which is explained in more detail below. The
exception, which is assigned to class 'CX_SY_NATIVE_SQL_ERROR' was not cau
and
therefore caused a runtime error. The reason for the exception is:
Database error text: "CLI0112E Error in assignment. SQLSTATE=22005 row=1
col=30"
Strange thing is that this dump is coming in our Training system while it is working fine in Dev and QA. I have done reorgcheck for db. Still the error is coming. DBSL patch is 223 in all systems.
Regards,
Ankit