cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

'init load' & 'full load'??

Former Member
0 Likes
4,048

Hi all,

Can anyone correct this if i am wrong?

--My question is that I need to delete 'init load' & re-load it with 'full load' and then create the 'process chain' to transfer data periodically after I loaded data first time with 'init load' and the data was tested, right?

--If not, what it is after I loaded data successfully with 'init load' in the first time?

--Do I always need to use 'init load' for first time data load? If not, what is the situation that I need to use 'full load' for the first time data load?

Thank you

View Entire Topic
Former Member
0 Likes

Hi John,

Ideally you would do an "Init" load and then delta loads from there on. So as part of the Process Chain you would have the delta load step.

Full load is generally used for data sources which are not delta enabled.

Bye

Dinesh

Former Member
0 Likes

Hi Dinesh,

Do you suggest that I need to use 'initialize dalta process' first and delte it and then use 'delta update' to load from the infosource to data target again in the 'update mode' of the infopackage? If I am wrong, please correct me. Thank you.