Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道在 Datastage 中,并行作业 (.pjb) 或任何其他作业可以导出到 .dsx 和 .isx 文件。我想知道我是否可以简单地按原样导出 .pjb 文件?
当你说'原样'时,你想做什么?如果要在不同的 ds 服务器之间移动 datastage 代码,则需要进行导出。并且导出可以是 .dsx .isx 和 .xml
Datastage 还允许您复制设计。这意味着使用鼠标选择设计阶段,将其复制并粘贴到不同的设计器窗口中。(但不建议这样做,因为这不会引入依赖的组件。)