Viewing 5 posts - 11,671 through 11,676 (of 11,676 total)
You could also send the execution command directly to the server. Something in the like of:
"C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\DTExec.exe" /SQL "\Folder\MyPackage" /SERVER "MyServer" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF...
February 16, 2010 at 1:00 am
Hi.
I recreated your problem in one of my cubes.
I added a calculated attribute 'Test' as day(Calendar_Date) in my time dimension.
I did this in the data source view by using a...
February 15, 2010 at 7:27 am
Did you try re-starting the Integration Services-service in SQL Server Configuration Manager?
February 15, 2010 at 6:57 am
Some basic questions to start with (some may even seem stupid :))
* Did you deploy the cube to the right destination on the server?
* Has your connection manager in BIDS...
February 15, 2010 at 6:37 am
Try to get your hands on the book "Professional Microsoft SQL Server 2008 Integration Services" from Wrox.
It provides you with a thorough overview of SSIS, together with a lot of...
February 15, 2010 at 5:55 am
Viewing 5 posts - 11,671 through 11,676 (of 11,676 total)