I have been working on report creation in Business Object XI R2. The report i have created contains aggregated data(summary information) and deals with around 250 GB of database. The database is on SQL Server 2005 standard edition. I have to show summarized information from 2 years for more than 20 different criteria. The approach i am following is I am bringing the aggregated information in one DP and all different informations in other 4 DP. And i am using Synchrnization to link DP's to get the required groupings and present in different tab. I have successfully created the report and refreshing independent DP correctly. But the problem is when we are refreshing the complete report in one go. I am getting the error "There is not enough memeory to run this program. Please quit one or more programs, then press ok to try again." Is there any way around to improvise the performance of report and use less memory. Thanks in Advance
CodeManiac xxxxxxxxxx xxxxxxxxxx