| Elkjer 2006-06-14, 7:20 am |
| Solved the problem for now. Just had to figure out the new names for
sqlserver 2005 :-)
You can use the Execute Package Utility dialog box to specify package
run-time configurations and run packages on the local computer. You also can
use this utility to generate command lines for use with the dtexec command
prompt utility.
To open Execute Package Utility in Integration Services service
Click Start, point to All Programs, point to Microsoft SQL Server 2005, and
then click SQL Server Management Studio.
In the Connect to Server dialog box, select Integration Services in the
Server type list, and then click Connect.
Expand the Stored Packages folder and subfolders, right-click the package
you want to run, and then click Run Package.
/Ole
"Elkjer" wrote:
> After I run the SubmitOrderBatch.bat and uploaded the 10 Confirmation
> messages I have to run the DTS package to process the OLAP Cube.
>
> I'm running a sqlserver 2005 and I can't find the menu points and the
> BAM_AN_SalesManagerView to execute.
>
> Can anyone give a hint, as I'm not an expert in sqlserver and OLAP :-)
>
> /Ole
|