Page 1 of 1

Error when exporting jobs

Posted: Thu Jan 06, 2005 9:36 am
by ksmurthys
HI ALL,

When i tried to export whole project from test server,its giving the following error:
Error calling subroutine: *DataStage*DSR_SELECT (Action=7); check DataStage is set up correctly in project kraftmaid
(Subroutine failed to complete successfully (30107))
How to resolve this issue?

Thanks.

Posted: Thu Jan 06, 2005 3:15 pm
by ray.wurlod
Errors in DSR_SELECT often indicate that the indexing in the Repository is not up-to-date. It may be time to re-index your Repository.

You can do this from the DS.TOOLS menu on the server, or from the Administrator client (Command window) using the command

Code: Select all

DS.REINDEX ALL
To use this command you must have sole and exclusive access to the project.