This issue is regarding trying to load data on a cube under specific conditions-
1) some tables of the cube have been set up to load data incrementally.
2) you have had to manually delete backup files due to lack of disc space.
In this case no matter which load you try to do- schema changes, load full data, delete existing data and load sample, cube will fail to load.
Work around:
copy the cube in another name and run it again and change the cube in dashboard.
Soluution:
I found no solution to above problem. It continuously fails with message: "failed to load cube". No matter what you try, it will continue to show the same message.
The reason for this seems to be that in some procedure it has stored that there is an existing copy of the cube data (ecdata file). However upon not finding it, instead of letting you do a full load, it keeps throwing error.
1) some tables of the cube have been set up to load data incrementally.
2) you have had to manually delete backup files due to lack of disc space.
In this case no matter which load you try to do- schema changes, load full data, delete existing data and load sample, cube will fail to load.
Work around:
copy the cube in another name and run it again and change the cube in dashboard.
Soluution:
I found no solution to above problem. It continuously fails with message: "failed to load cube". No matter what you try, it will continue to show the same message.
The reason for this seems to be that in some procedure it has stored that there is an existing copy of the cube data (ecdata file). However upon not finding it, instead of letting you do a full load, it keeps throwing error.