Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

Dump after execution of select statement..

$
0
0

Hello Techies ,

 

                 Am facing an issue while executing a select query where clause .

Select fieldvalue INTO TABLE me->t_values FROM zvlv_index

                        WHERE logid IN t_logid

                        AND fieldid = n_field group by fieldvalue.

 

in test system when i execute its running fine and i have observed tht records in table tht being used in WHERE clause are 6008 .

in prod system when i execute its giving DUMP and i have observed tht records in table tht being used in WHERE clause is 10244.

 

and i heard tht if there are more than 10k records in WHERE clause then it can give dump.

 

i got EXCEPTION CLASS : CX_SY_OPEN_SQL_DB

       ERROR NAME         : DBIF_RSQL_INVALID_RSQL.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>