Viewing 15 posts - 1,006 through 1,020 (of 1,118 total)
sachinbb (12/24/2008)
It is SQL Server 2005. What is the upgrade if i need any?thnx
You will need at least standard edition.
December 24, 2008 at 12:55 pm
sachinbb (12/24/2008)
I finally got the proper syntax for the DTEXEC 32 bit running. Now i m facing a incompatible version issue.
I am running SSIS Packages on a...
December 24, 2008 at 12:38 pm
sachinbb (12/24/2008)
I am running SSIS Packages on a Windows Server 2003 and my DTEXEC command is runnibg as Version 9.00.1399.06 for 32-bit.
Has any one seen this error?
The task "Set...
December 24, 2008 at 12:36 pm
Can you post more information like what is the error that you are getting?
December 24, 2008 at 6:38 am
Phil Parkin (12/22/2008)
One approach could be to move the source file to...
December 23, 2008 at 5:56 am
jonathan.strauss (12/22/2008)
I have a logging package and I want...
December 22, 2008 at 6:35 am
Can you elaborate more about GBase and Universe? I've never heard about them. Did you check if you can find ODBC providers for them? If you can, then you can...
December 19, 2008 at 5:40 pm
There is no place where you specify global limit for SSIS processes. You control memory consumption granulary, by controlling specific SSIS tasks memory constraints. A good example is the Lookup...
December 19, 2008 at 10:45 am
Check this post.
December 19, 2008 at 9:49 am
Did you try to read the file from a local hard drive? Also did you try creating mapping to this network share and then using the mapping instead? This error...
December 19, 2008 at 9:42 am
This is unusual question, Marios. Why would you want to know how much memory is consumed by the SSIS service? Do you have an issue in particular?
I don't think you...
December 19, 2008 at 9:40 am
So your problem is not permissions problem, but a problem of the file being accessed simultaneously from another process.
December 19, 2008 at 8:14 am
Can you try giving full permissions to the file? Another issue might be if another process has opened the file in non-share mode.
December 19, 2008 at 7:10 am
You have to install SSIS+ library. It is available for download here.
December 18, 2008 at 9:06 am
Viewing 15 posts - 1,006 through 1,020 (of 1,118 total)