Viewing 15 posts - 91 through 105 (of 182 total)
Does the package have multiple tasks running in parallel?
Run them in serial to minimize the memoery used.
August 12, 2005 at 2:28 pm
You can find the processing time only in the processing log, if you have enabled it.
It's a text file, look for a line something like this:
8/12/2005 1:50:07 PM 4947 Completed Processing Cube 'CubeName'....
August 12, 2005 at 2:17 pm
Member Names Unique deals with all members in the dimension, but it won't for duplicate names in the same branch (with the same parent).
August 12, 2005 at 2:10 pm
No, when you import a calculated member into the virtual cude, it creates a copy of the calculated member, so the formula exists in to places. If you change one,...
August 12, 2005 at 1:44 pm
To move the current db just copy the files to new location.
July 11, 2005 at 2:36 pm
DTC has to be running on all three servers, instance A, instance B and the server with client tools only.
June 23, 2005 at 2:09 pm
Does the user that you use in your DTS have access to the share?
May 24, 2005 at 3:24 pm
This may help:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adsi/adsi/distributed_query.asp
May 11, 2005 at 3:28 pm
May be the path where the cmd is executed, try specifying the destination:
/c "copy c:\AZSCHMEMBERSHIPvvvvvvv.csv+c:\AZSCHMEMBERSHIPvvvvvvv.Detail c:\AZSCHMEMBERSHIPvvvvvvv.csv"
May 11, 2005 at 3:11 pm
Install Pivot Table Services on the machine with Excel, it's on your installation cd or service pack. Be sure to install the same version than the server, e.g. if server...
May 11, 2005 at 2:20 pm
Also, check your queries to see if they are using indexes or if you need to redesign them.
May 11, 2005 at 2:14 pm
And it still gives you the error?
Try to browse the dimension from the cube.
May 6, 2005 at 10:20 am
Viewing 15 posts - 91 through 105 (of 182 total)