Problem while exporting jobs

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
sumesh.abraham
Participant
Posts: 153
Joined: Thu May 11, 2006 1:52 am
Location: Bangalore

Problem while exporting jobs

Post by sumesh.abraham »

Hi All,

When i tried to export a DS category using DS Manager(Selection by category in Options Tab), i'm facing some problems. It shows an error as below

Code: Select all

Error calling subroutine *DataStage* DSR_SELECT (Action=7);Check DataStage is set up correctly in project Test.
(Subroutine failed to complete successfully(30107)
I searched the forum, but couldn't get any info.

Any help would be appreciated.

Thanks,
Sumesh
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Does the same error happen when you export the whole project? If so, it might be due to one or more entities that you are exporting being corrupted.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Re: Problem while exporting jobs

Post by chulett »

sumesh.abraham wrote:I searched the forum, but couldn't get any info.
Really? I did an Exact match search for your error string:

(Subroutine failed to complete successfully (30107)

And found 47 threads. Note I needed to put the space back before the paren that got taken out somehow. The answer seemed to be pretty consistent - rebuild your repository indexes.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply