Viewing 15 posts - 511 through 525 (of 5,685 total)
When you login to the VM, find the 'My Computer' or 'Computer' icon. Rt-Click that, go to manage. In the window that comes up, go to "Services and...
January 16, 2014 at 12:41 pm
blasto_max (1/16/2014)
Eg. how do...
January 16, 2014 at 11:58 am
blasto_max (1/16/2014)
It is failing when I deploy it into SQL server agent and manually execute via rt-click > start job at step.
Okay, definately running under the agent then, if...
January 16, 2014 at 11:35 am
yashuvp (1/16/2014)
Perfect, this saved me lot of time and energy. Much Appreciated.Thanks,
Yash
My pleasure, glad I could help.
January 16, 2014 at 11:22 am
blasto_max (1/16/2014)
January 16, 2014 at 11:21 am
Is the deployment failing when you deploy the package to the MSDB server and manually execute via Rt-Click, or when you schedule it via the Agent?
If it's the Agent, make...
January 16, 2014 at 11:17 am
skunapuli 98471 (1/16/2014)
Hi Team, my client provides a text file which contains multiple sql statements.
Whut? Why? ... but alright.
I need to loop through all of them execute the...
January 16, 2014 at 11:13 am
You're using DTExecUI (User Interface), which is why.
What you want is plain old DTExec:
http://technet.microsoft.com/en-us/library/ms162810(v=sql.105).aspx
By the by, why not just use a job and the SSIS step in SQL Agent?
January 16, 2014 at 11:07 am
TheSQLGuru (1/16/2014)
January 16, 2014 at 10:55 am
JP10 (1/16/2014)
Curious if I have the code below as an example and I execute this code does sql execute from top to bottom? And does the Update run and...
January 16, 2014 at 10:52 am
I'm not overly familiar with enlight, but your approach seems reasonable. The big deal with that is the scientific float items (1.03E-12) which may/may not fit into the target....
January 16, 2014 at 10:42 am
I'm glad y'all have environments with space that let you validate your backups. Round here, I'm on the 'pray it worked' method, because I have no place to put...
January 16, 2014 at 10:30 am
It's wierd, but when I saw the title to this article I had thought this would be chasing a different concept. One where we SHOULDN'T be craftspeople, because right...
January 15, 2014 at 12:25 pm
jude.pieries (1/9/2014)
HIThis link will give you most of the instructions of executing a SQL job remotely.
http://judepieries.blogspot.co.nz/2013/09/how-to-execute-sql-job-remotely.html
Hope this is what you are looking for.
Thanks
Jude
Please note, that's remote execution of...
January 10, 2014 at 3:27 pm
Bad_Karma (1/10/2014)
January 10, 2014 at 3:25 pm
Viewing 15 posts - 511 through 525 (of 5,685 total)