Need Basic Info regarding Control M Jobs

A lot of scripts ans example to extract information from Control-M tools.
Post Reply
User avatar
ch_njilu
Nouveau
Nouveau
Posts: 1
Joined: 04 Dec 2009 12:00

Need Basic Info regarding Control M Jobs

Post by ch_njilu » 04 Dec 2009 4:19

Hi All, I am new to Control M . I would like to know the below information but I don't know how to do that . My queries are how to find :

Number of history days
Number of executions history
Maximum number of active jobs
Maximum job executions per day
Total number of jobs defined
Number of DO actions
Number of AutoEdit variables
Number of Control resources
Number of Quantitative resources
Number of conditions (In and Out)

If Any one will help me getting these information that will be great!!!

I am using Control M version 6.1.03.

User avatar
PGUNX
Nouveau
Nouveau
Posts: 3
Joined: 14 Jan 2010 12:00

Post by PGUNX » 14 Jan 2010 4:55

try this ctmexdef -table <tablename> -jobname <jobname>

if the job is already on AJF you can use.
ctmpsm -listfulldetails <orderid>

Post Reply