Page 1 of 1

(40521) Unable to retrive the link details for the stage

Posted: Thu Jan 20, 2005 8:01 pm
by badhri
Greetings,

When i open the job it throws up some error message like "Record <> in file DS_JOBOBJECTS does not exist". And finall it throws up the error message "(40521) Unable to retrive the link details for the stage"

PLease let me know if you have encounted this and the corrective action.

Thanks,
Badhri ...

Posted: Thu Jan 20, 2005 11:25 pm
by mandyli
Hi Badhri,


are you using any of DS_LINKRow count routine in your job..


Thanks
Man

Posted: Thu Jan 20, 2005 11:34 pm
by badhri
No, is a simple job with simple transformations. No routines are used.

Badhri ...
mandyli wrote:Hi Badhri,


are you using any of DS_LINKRow count routine in your job..


Thanks
Man

Posted: Thu Jan 20, 2005 11:35 pm
by ray.wurlod
You have lost the record in DS_JOBOBJECTS that describes the link, but the reference to it has not been deleted from its parent object (one of the stages to which the link was connected).

If the link is one that has been deleted from the design, the correct solution is to delete the reference from the parent object (stage) record in DS_JOBOBJECTS. Alas there is no utility for effecting such a repair, so you will probably need to import the job from a successful export.