This is working ok for new jobs created in DataStage 9.1.2.
For jobs imported from 8.7:
- When the move is attempted under an individual userid ... the operation is successful and Designer repository refreshes after the move.
However when the move is attempted as dsadm ... first job moves and then the operation fails with message given below. Designer repository refresh does not occur.
Please note that the above operations were attempted on same client machine. Move operation on both one as well as multiple jobs was attempted.Error message: An error occurred when executing the operation: Error calling subroutine: DSR_EXECJOB (Action=30); check DataStage is set up correctly in project ENTDATA1_DEV
Exception type: ReposAccessException
Exception message: Error calling subroutine: DSR_EXECJOB (Action=30); check DataStage is set up correctly in project ENTDATA1_DEV
Exception source: IBM.DataStage.RepositoryAccess
Exception stack trace:
IBM.DataStage.RepositoryAccess.ReposAccessException: Error calling subroutine: DSR_EXECJOB (Action=30); check DataStage is set up correctly in project ENTDATA1_DEV
at IBM.DataStage.RepositoryAccess.ReposManager.MoveReposObject(ReposObject thisObject, ReposObject targetFolder)
at IBM.DataStage.RepositoryView.ReposTreeView.treeViewEx_DragDrop(Object sender, DragEventArgs e)
Inner exception IBM.DataStage.RepositoryAccess.ReposException: Error calling subroutine: DSR_EXECJOB (Action=30); check DataStage is set up correctly in project ENTDATA1_DEV
Please advise.
