﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / Data Corruption (SS2K8 / SS2K8 R2)  / SSIS Control Flow indicates success, but objects are not transferred / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 11:53:56 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SSIS Control Flow indicates success, but objects are not transferred</title><link>http://www.sqlservercentral.com/Forums/Topic1352783-2893-1.aspx</link><description>FYI:  DMUSER is also a db_owner for the source and destination dbs....also, I apolgize for my frequent use of emoticons, I just think they help me get my point across!  ;-)</description><pubDate>Fri, 31 Aug 2012 07:26:55 GMT</pubDate><dc:creator>lisa.randles</dc:creator></item><item><title>SSIS Control Flow indicates success, but objects are not transferred</title><link>http://www.sqlservercentral.com/Forums/Topic1352783-2893-1.aspx</link><description>Due to database corruption (see my other posts), I am attempting to transfer all objects and data out of one database into another using SSIS.  I've encountered and fixed numerous errors, and now I have a new issue.  I have 2 different schemas, dbo and DMUSER.  When the DMUSER stored procedures transfer, *some* of them successfully have the DMUSER schema and *some* come over incorrectly as dbo because of how the stored procs were originally scripted:  CREATE PROCEDURE CheckAS400DealerCode    VS. CREATE PROCEDURE DMUSER.CheckAS400DealerCodeAs a result, it was my intent to transfer over all objects *except* for the DMUSER stored procs (this part works correctly) - and then, in a second transfer, change my authentication to the SQL DMUSER user (who has a default schema of DMUSER and is a member of sysadmin) to pull them over.  However, the second transfer completes *successfully* (turns green and all) but the stored procs are not transferred to the destination database.  No errors or anything!  :w00t:Has anyone else encountered this or have any suggestions?!  If you could provide any sort of help, I'd love you forever and be your best friend!  :-P</description><pubDate>Fri, 31 Aug 2012 07:05:48 GMT</pubDate><dc:creator>lisa.randles</dc:creator></item></channel></rss>