1.I Have a cube whhich has 3 years of ddata.
I have created a package using ssis to process a partition of a cube.
Now i rigght click on the properties of the ssis package and copy the xmla script.
I use the same xmla script to process the partitiion of the cube using sql server job .
BBut it is taking same time as it was taking t proecss full cube.
Can anybody suggest me what has gone wwrong.
Richa