在将一个project里的job搬移到另一个project 做export的时候总是提示:
[@more@]Error message:
Error calling subroutine: DSR_RECORD (Action=2); or *DataStage*DSR_SELECT (Action=7); check DataStage is set up correctly in project Development
(Subroutine failed to complete successfully(30107)) 解决办法为
The problem appears when a project is moved from one project to another (for example when deploying a project from a development environment to production).Rebuild the repository index by executing the DS.REINDEX ALL command from the Datastage shell
The solution to the issue is:
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/202861/viewspace-995900/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/202861/viewspace-995900/
本文介绍在DataStage中将项目从一个环境迁移到另一个环境时遇到的特定错误及其解决方案。当尝试移动作业(job)时可能会出现子例程失败的错误,解决方法是通过DataStage shell执行DS.REINDEXALL命令来重建存储库索引。

被折叠的 条评论
为什么被折叠?



