There are many ways to run packages.
One is straight method is to run from BIDS. and other method is to run package from command line Utility.
Open programs -> Run -> cmd.
In CMD window, type C:/>DTEXEC.exe "C:\Documents and Settings\swami\My Documents\Visual Studio 2008\Projects\just try\just try\project.dtsx"
One is straight method is to run from BIDS. and other method is to run package from command line Utility.
Open programs -> Run -> cmd.
In CMD window, type C:/>DTEXEC.exe "C:\Documents and Settings\swami\My Documents\Visual Studio 2008\Projects\just try\just try\project.dtsx"
When you run above command it will give you start time, end time and total progress of the package as well.
There are various options of the DTEXEC available you can see that using DTEXEC.exe /?
Comments
Post a Comment