Viewing 15 posts - 1 through 15 (of 36 total)
Resolved this.
Set the variable path wrong. Use message boxes to view variable values at run time.
March 22, 2012 at 9:27 am
If you are able to transfer manually ,try using passive mode on ftp manager. Enable the logging for the client you are using to transfer manually for any additional settings.
March 21, 2012 at 2:00 pm
I was able to achieve this using the arguments and setting the working directory to the exe folder
March 21, 2012 at 10:20 am
Changing the order of the parameters resolves the issue.
March 19, 2012 at 1:17 pm
I finished the testing on this and it worked as suggested by Gila Monster. Thanks. I used a similar to this.
USE master
SELECT name, physical_name
FROM sys.master_files
WHERE database_id...
October 18, 2011 at 2:55 pm
I previously had to change the DOP settings. For OLTP MS recommends DOP to be 1. I think you should monitor the setting usng DMV's for more than one value...
July 27, 2011 at 11:14 am
Thanks Nevyn.
I found this helpful link.
http://www.simple-talk.com/community/blogs/andras/archive/2007/09/14/37265.aspx
July 13, 2011 at 3:32 pm
I resolved it. Had issues with my VMNet and network adapter.
June 24, 2011 at 11:24 am
I faced the same problem and it was the space after the package name which resolved it.
June 22, 2011 at 3:39 pm
Thanks for the reply.
I understand the metrics would be different for both the instances (OLTP vs OLAP)
Is there a range of good metrics for OLTP is what I trying to...
March 23, 2011 at 3:23 pm
Reinitialize the subscriptions.
March 17, 2011 at 3:13 pm
Viewing 15 posts - 1 through 15 (of 36 total)