hi,
could you give us a better idea on what you're doing, as well as what you've done so far?
my guess is that you've sent an delta init request from the ODS to the infocube earlier, and now you're trying to do the same activity, which it would disallow.
if you want your data to be loaded in via deltas, put your initial data in the ODS first, then trigger the delta init request. later, you'd be able to transfer changes to the ODS via delta update requests. if you aren't keeping the ODS data intact (meaning you'll clear it with every load from flat file), you can perform full updates instead, though you'll have to control the data you upload into the ODS yourself.
hope this helps.
ryan.
Hi,
When you load data from ODS to Cube for the first time, it asks for the option you want to use for delta. It gives you an options to initialize the delta if required from here. You can also chosse to have a full load from here.
I think you went wrong in setting the options. Please check the options available there and reinitialize your delta. Once that is done, try to load delta loads from the ODS.
Hope this helps you. If you are not able to solve the problem please specify the steps that you have performed.
Thanks
Prashant
Message was edited by: Prashant Singh
Add a comment