Two weeks ago I did a rebuild and deploy via the manifest a new version of my SSIS 2005 project. During the publish using the manifest, I changed the connection managers in the manifest to hit my production server. I also use an XML package config file on the production server that is stored in a separate location and is never overwritten.
Do I need to change the connection data in the manfest tool? I ask this because I think I don't, but I do it to be safe.
For some reason, this rebuild did not point to the production environment but test, so 2 weeks of data went to the wrong place. Since I use the xml config file in every package of the project what could have happened that the connections were incorrect? Any thoughts, ideas or suggestions regarding the process would be very helpful.
Thanks!
↧