Commands Control M

A lot of scripts ans example to extract information from Control-M tools.
Post Reply
User avatar
alexponceh
Nouveau
Nouveau
Posts: 2
Joined: 21 May 2009 12:00

Commands Control M

Post by alexponceh » 21 May 2009 4:56

Considered,
I am beginning to use Conttrol M, and need to know a commando who me can list all the jobs that I have the version that I use is the 6.3.01
Thanks for the aid that can facilitate to me

User avatar
Walty
Nouveau
Nouveau
Posts: 473
Joined: 20 Jan 2006 12:00

Post by Walty » 21 May 2009 6:00

Hi,
the utility <ctmpsm> is good approach for this.
This utility can be invoked interactively and perform functions affecting jobs , conditions, resources in the active environment of the data center.
It provides an alternative to using the CONTROL-M/EM GUI and enables you to perform many of the GUI functions directly in the data center.
Try it...

1) Log on to the server computer as the CONTROL-M/Server owner (i.e user <controlm>)
2. Run the command: <ctmpsm>
Best regards
Walty

User avatar
th_alejandro
Nouveau
Nouveau
Posts: 188
Joined: 26 Nov 2008 12:00
Location: Bogotá

Sintaxis

Post by th_alejandro » 22 May 2009 12:24

Use : ctmpsm -LISTALL ALLFIELDS

you can filter output to obtain details :

ctmpsm -LISTDETAILS <order_id>

or to obtain sysout :

ctmpsm -LISTSYSOUT <order_id>

:roll:

Post Reply