Data Stage 9.1 中的跨项目比较选项

Cross Project Compare option in Data Stage 9.1

Data Stage 设计器中有一个名为 Cross Project compare 的实用程序。使用跨项目比较实用程序,我可以比较来自不同环境(例如开发与生产)的两个作业(例如两个并行作业)。我想知道是否有相同的 istool 命令行?

这可以使用实用程序 diffapicmdline.exe 来实现。以下是相同的语法:C:\IBM\InformationServer91\Clients\Classic\diffapicmdline.exe /lhscd "/d=server_name:port /h=server /u=user_id /p=password other_server_project %%i" /rhscd "/d=other_server /h=other_server /u=user_name /p=password otherserver/project .isx" /t Job /ot html /ol E:\compare_output_isxname.html