问题描述
我是SSIS的新手。
我在生产中有一个dtsx pckage现在我们只有更改两个列映射的新要求。我将在开发环境中更改两列映射并进行测试,每件事情都很好
现在我的问题是,如何将其重新部署到生产中?
我应该再次更改配置文件吗? (我没有改变任何配置)
或者我应该用新的改装包替换旧包装吗?
可以任何一个请解释SSIS包(新的和现有的包)的深度部分。对初学者来说这将是一个很好的帮助
Hi,
I am new to SSIS.
I have a dtsx pckage in production and now we got new requirements to change two column mappings only. I will change the two columns mapping in dev environment and tested ,every thing fine
Now my question is ,how to redeploy it into production ?
Should I change the config file again ? (I have not changed any configuration)
or should I replace the old package with new modified package is enough?
Can any one please explain little more in depth of deployment of SSIS packages (new and existing packages ).It would be good help for beginners
推荐答案
这篇关于重命名dtsx包及其影响的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!