Skip to Content
0
Apr 25, 2014 at 11:38 AM

HANA and DataServices - delta merge during big load

327 Views

Hi Gurus

I'll do load oracle table to HANA via DataServices. Main event is big 1 table.

At that time , I want to execute delta merge during load , like every 100000 records/every 3 mins etc.

I'm understand about perfoemance risk but ..... I have many times memory shortage problem which caused by forget execute of delta merge.

But It looks like no setting content about delta merge in Dataservices .... forcely , execute sql after load ?

I don't want to use subdivide big table and load it and execute merge table after every load method.

It's just my idea , execute 'MERGE DELTA OF BIGTABLE' every 3 minutes by cron or timer during load , Is it good method?

Rgds,

Jim

Message was edited by: Tom Flanagan