ABAP Runtime Errors

DBIF_DSQL2_DEFAULT_CR_ERROR SAP ABAP Runtime Error dbif dsql2 default cr error







DBIF_DSQL2_DEFAULT_CR_ERROR is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: A - ABAP Programming Error

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


DBIF_DSQL2_DEFAULT_CR_ERROR ABAP Runtime Error

Triggering SQL statement: "<runtime parameter>";
Error code in database: "<runtime parameter>" Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.

Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.

Please see internal call code for more details about the possible cause of this runtime error and how it could be avoided.

COMMIT/ROLLBACK error on "DEFAULT" database connection. For a detailed description of the error, see the SAP system log. There is probably an error with the database.
All other open transactions of additional database connections have also been rolled back.

If error SYSTEM_SHM_OPEN_CHANGE_LOCK is found in the ST22 directly before error DBIF_DSQL2_DEFAULT_CR_ERROR, error DBIF_DSQL2_DEFAULT_CR_ERROR is merely a consequence of error SYSTEM_SHM_OPEN_CHANGE_LOCK. In this case, see the error description for SYSTEM_SHM_OPEN_CHANGE_LOCK for further information. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.

Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.