Search found 3 matches

by rajan
21 Aug 2013 10:55
Forum: Job Definition
Topic: recover the value of a globale variable
Replies: 1
Views: 2392

select a.jobname , a.SCHEDTAB , b.STMT , b.CODE FROM cms_jobdef a, CMS_ONSTMT b where a.jobno = b.jobno and a.jobname like '%TEST%' ; jobname | schedtab | stmt | code -------------+-----------+------+------ TEST| TEST | * | *
by rajan
26 Jul 2013 6:44
Forum: Job Definition
Topic: How to skip the IN condition for a smart table.
Replies: 2
Views: 2632

Hello Chitresh,

In Execution Tab for Smart Table please change Adjust Condition to Yes ,,, it work fine .
by rajan
25 Jul 2013 11:25
Forum: Reporting
Topic: Export "Statistics" from mass jobs
Replies: 7
Views: 12153

CONTROL-M Utility Guide

Please refer CONTROL-M Utility Guide ,,,

ctmruninf -list <fromDate> <toDate> [<filter>] [-total]