Page 1 of 1

DS Error

Posted: Tue Jan 18, 2005 1:05 pm
by shiva459
Hi all,

I have a Exec TCL command in the before job routine in job properties which clears the hash file.But for some reasons I am getting the DSU.ExecTCL is not cataloged error and job is getting aborted.

This job was working fine in other environments but for some strange reson started giving problems.

Please let me know if any one got this error before.

Thanks
S

Posted: Tue Jan 18, 2005 1:41 pm
by kduke
For some reason that project is messed up. I would call ASCL support.

Posted: Tue Jan 18, 2005 3:54 pm
by ray.wurlod
Try this from a TCL command prompt.

Code: Select all

CATALOG DSU_BP DSU.ExecTCL LOCAL
Provided that DSU.ExecTCL still exists in DSU_BP.O this should fix your problem.

Otherwise, there are deficiencies in this particular project installation. If it's only DSU_BP.O/DSU.ExecTCL you may be able to copy this file from a different project. But can you be sure that it's only this one?