Identifying job relationship

Post Reply
vpaldi

Identifying job relationship

Post by vpaldi » 24 Feb 2010 10:30

Hi,
I tried to identify jobs waiting for a long running one. I issued

ctmpsm -CHILD orderid

The result is something like this:
<pre>
Output:
Orderid=bu1
Tasktype = ALL
--------------------------------------------------------
JOBNAME ORDERNO CONDNAME DATE
--------------------------------------------------------
orel_orel fig 000000bu7 CM_LIS_was_int_netw_stop_ 0224
orn7_valtas s 000000bu2 CM_LIS_was_int_netw_stop_ 0224

Result: Success.
</pre>

I used preformatted text to illustrate that almost everything is truncated: the jobname, the condname and the date as well. Only the order number is usable, the others require further queries.

What do you think: is it due to a setup option/error, or working as designed? Is there a way to get the whole strings in one step? CTM version is 6.4.

Best regards,
Vince

Post Reply