Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Memory in programs

Former Member
0 Likes
310

Hi Gurus,

Currently we are doing a migration from MSSQL to DB2, a memory intensive program is able to run in MSSQL DB but it cannot in DB2. What are the possible reasons? The Basis team is changing some memory from 2GB (this is the setting in MSSQL side) to 4GB and then it seems to be ok. However we feel that this is unacceptable to us.

The Basis team also mentioned that we need to change the program to free memory after the report is loaded. However we do not usually code that in program right? Does anyone free memory or delete the internal tables after a report is loaded?

Basis team also told us not to stay in the report too long after the report is loaded in order to free memory. This is also unacceptable to us as users need to check the report. Just to confirm, does the memory stay until we exit the program?

Many thanks in advance.

Regards,

Janet

1 ACCEPTED SOLUTION
Read only

kiran_k8
Active Contributor
0 Likes
287

Janet,

Just check the below given link,may give you some lead.

http://www.sdn.sap.com/irj/scn/advancedsearch?query=abap+memory

K.Kiran.

1 REPLY 1
Read only

kiran_k8
Active Contributor
0 Likes
288

Janet,

Just check the below given link,may give you some lead.

http://www.sdn.sap.com/irj/scn/advancedsearch?query=abap+memory

K.Kiran.