Problem triggering a job via Sequence

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
yaminids
Premium Member
Premium Member
Posts: 387
Joined: Mon Oct 18, 2004 1:04 pm

Problem triggering a job via Sequence

Post by yaminids »

Hello friends,

We have some jobs which are triggered by respective job sequence. In the sense each job has its own sequence which is triggered on the execution of a shellscript

These jobs ran without any errors for months but lately most of the sequence jobs are failing with the same error
Controller problem: Error calling DSRunJob(MKRT_RSCH_A), code=-99
[General repository interface 'other error']


The jobs are completing if we trigger them after sometime

Did anybody face this error before?
Any help would be highly appreciated

Thanks a lot in advance
Yamini
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Please search on keywords "General repository interface 'other error'". Do an exact search. This has been covered before, a lot.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
yaminids
Premium Member
Premium Member
Posts: 387
Joined: Mon Oct 18, 2004 1:04 pm

Post by yaminids »

The problem, in my case, was the physical dirve was used 100 percent. The jobs went through fine after I freed some space by deleting some archive files

Yamini
Post Reply