Quantcast
Channel: SCN: Message List - Data Warehousing
Viewing all articles
Browse latest Browse all 3366

Re: Why I cannot delta load more than 1,XXX,XXX records from datasource "0PU_IS_PS_32"?

$
0
0

Hi,

 

Its a memory issue, so you need to optimize the code like where some select statements are there ,

check those statements and put a select only on required fields, use where clause.

 

2. Check if some select statement is written in loop, it should be taken out of the loop and make use of internal table.

 

This will solve your problem.

 

Otherwsie BASIS team needs to be contacted to extend the table space at DB level, but first code should be checked for optimization.

 

Hope thsi helps.

 

Thanks


Viewing all articles
Browse latest Browse all 3366

Trending Articles



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