About 7,350 results
Open links in new tab
  1. PREEMPTIVE_SHAREDMEM_GETDATA error during SSIS

    Jan 13, 2015 · I have an SSIS package that is dynamically generated and executed that basically does a pull from a source database and use SQL Server Destination to inject into the …

  2. SSIS do not load data from view when run using SQL job

    Jul 10, 2012 · Since no transformation is required so I try to use a SQL command (insert into table A, select column1, column2 from view), again it works absolutely fine to load data into table …

  3. SSIS xml configuration file not working - social.msdn.microsoft.com

    Feb 9, 2015 · I have created the xml config file and also created sqlserver configuration table to store the data connection info.

  4. Unable to deploy SSIS package due to A required Prvilage not …

    May 24, 2019 · I also tried to follow the first step by adding permissions in the DCOM menu however this has not resolved the issue, even after restarting the SSIS service. Following up …

  5. Importing CSV Files using Microsoft SQL Management Studio into …

    Dec 16, 2013 · Have you tried doing the import using a SQL Server Integration Services (SSIS) package? SSIS is built and optimised for this kind of work but also it may give you better …

  6. How to execute SSIS package that pulls data from a server on a …

    Aug 12, 2008 · When i execute the package that pulls data from the public domain, the package has a configuration file that has a username/password in the config file which is a named sql …

  7. Running SSIS package with SQL Agent Job - protection level settings

    Since the package has worked up until now, I have not changed any of the components. Just playing with protection level and the like to get it to work since the sql agent job is now using a …

  8. Separation of development and production environment

    Feb 14, 2012 · I am in the middle of setting up a current Data Warehouse to a development, test and production environment. I have used the Configuration Manager for both Reporting …

  9. SQL Server Package Configuration for Multiple Packages

    Jul 9, 2015 · I have a number of SSIS packages all of which use the same SQL Server package configuration.

  10. Alerts in ssis package - social.msdn.microsoft.com

    Jul 7, 2012 · Inside the ole db source i wrote the join queries as for two alerts. Is it correct way to create a package? Please give me solution any other way.