2006 Mar 22 12:01 PM
Hi Friends,
If the itab size is exceeding and going out of memory by giving short dump...Can any body tell me what is the solution
Thanks in Advance
Hi Friends,
If the itab size is exceeding and going out of memory by giving short dump...Can any body tell me what is the solution
Thanks in Advance
2006 Mar 22 12:02 PM
2006 Mar 22 12:06 PM
Hi,
you can use select endselect with packet size option.
in that case it will get the records based on the size you mentioned .
Regards
vijay
2006 Mar 22 12:07 PM
Hello Jak,
One of the options that you can think about is <i>extract datasets</i> (also known as <i>field groups</i>). They are used very rarely, but in my experience they have often solved my memory overflow issues.
Regards,
Kinshuk Saxena.
2006 Mar 22 12:10 PM
Jak,
You should use FIELD GROUPS. That is the while purpose of FIELD groups - to handle larager amount of data.
SELECT ENDSELECT will have impact on your performace as you are dealing with huge data.
Regards,
Ravi
2006 Mar 22 12:18 PM
2006 Mar 22 12:23 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |