ASO-Data Load-Buffer vs Rule file
Summary
ASO-Data Load-Buffer vs Rule fileContent
Hi,
I was loading two lines of data as follow:
A, B, C 100
A, B,C 200
When I use the maxl script "from load_buffer with buffer_id 1," the number I get for this combination is 300. I understand that default setting for load buffer is "sum."
I also loaded the data manually using rule files and I still get 300 even though I checked overwrite in rule files. I was expecting 100 or 300 when retrieving the data. Can someone explains what's going on ASO data load using rule files? Does it automatically uses buffer? Is there way to make changes to that setting when loading data via rule files?