spicysudhi
Programmer
hi
the cube generation is failing bcoz of the unique category issue.
Actually dimension contains two levels say DEPTNO and EMPNO, I have EMPNO as unique.
First time when i generate cube, its working fine (bcoz EMPNO in database is unique.
After this, I update the database table and changed the DEPTNO for an EMPNO (say from 10 to 20). Now the cube generation is failing bcos it says there exists already a category under dept no 10 and cannot add the same empno under 20 now.
How to overcome this problem, actually my table got unique empnos, but bcoz the earlier generated categories still exists in the model, its resulting error during cube genration.
thanks in advance.
regards,
sudhi
the cube generation is failing bcoz of the unique category issue.
Actually dimension contains two levels say DEPTNO and EMPNO, I have EMPNO as unique.
First time when i generate cube, its working fine (bcoz EMPNO in database is unique.
After this, I update the database table and changed the DEPTNO for an EMPNO (say from 10 to 20). Now the cube generation is failing bcos it says there exists already a category under dept no 10 and cannot add the same empno under 20 now.
How to overcome this problem, actually my table got unique empnos, but bcoz the earlier generated categories still exists in the model, its resulting error during cube genration.
thanks in advance.
regards,
sudhi