Page 1 of 1

Missing StringID[2045] Killed

Posted: Fri Mar 18, 2005 2:28 pm
by scottr
one of my jobs(this job calls from shell script through crontab ) in the director the job status is showing as FINISHED but where as when i did ps -ef | grep dsclient the same job has process id, if i kill this id then "Missing StringID[2045] Killed "message is appering on the crontab log.

any idea why this happening?

Posted: Fri Mar 18, 2005 10:48 pm
by kcbland
You must have some problem in your korn shell script. I doubt you've killed a job thread. All job processes operate under the program "phantom" and have "DSD.RUN" or "DSD.StageRun" as the next word in the command line. Which of these did you kill?

problem solved

Posted: Mon Mar 21, 2005 3:15 pm
by scottr
this one solved when last weekend both database and datastage servers are downed for maintaince.

thanks for ur suggestions.

Posted: Tue Mar 22, 2005 1:53 am
by roy
Hi,
(what about when you run a job from designer (debug)?)

in short regardless any process can be logged out using for exapmle DS.TOOLS or the cleanup resources via director if you check the enable job administration from director in the project properties using DS administrator.
in hte off chance you had some wierd zombie process not willing to dissapear I guess only a boot will get rid of it.

IHTH,