My advice: never profile on ECC tables directly.
I always create a small job in DS to copy the relevant data (rows and columns!) to a staging area in a relational database, first. Then I do my profiling on the staged table. Much easier, more flexible, better performance...