DBIF_DSQL2_NO_MEMORY 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: O - Resource Shortage
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.
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.
No memory available for Native SQL statement.
Please see capacity error for more details about the possible cause of this runtime error and how it could be avoided.
Triggering SQL statement: "<runtime parameter>"
Error code in database: "<runtime parameter>"
Insufficient internal storage space to process the Native SQL statement.
DBIF_DSQL2_NO_MEMORY - dbif dsql2 no memory DBIF_DSQL2_NATIVE_CR_ERROR - dbif dsql2 native cr error DBIF_DSQL2_MIXED_CR_ERROR - dbif dsql2 mixed cr error DBIF_DSQL2_KEY_NOT_FOUND - dbif dsql2 key not found DBIF_DSQL2_KEY_ALREADY_EXISTS - dbif dsql2 key already exists DBIF_DSQL2_INVALID_REQUEST - dbif dsql2 invalid request