unable to execute the job

Everything about Control-M agents installation or setup.
Post Reply
User avatar
kumarja7
Nouveau
Nouveau
Posts: 2
Joined: 08 Jul 2014 12:00

unable to execute the job

Post by kumarja7 » 08 Jul 2014 5:19

Hello,

I am trying to execute a ctmfw job with the below command, however the job is not executing and it aborts.

ctmfw S:\IBM\OutBox\VPStoreLocatorData.xml CREATE 0 60 10 3 5
Parameters -Agent <agent> are mandatory


My knowledge is timid in regards to Filewatcher job setup, please help!!

User avatar
kumarja7
Nouveau
Nouveau
Posts: 2
Joined: 08 Jul 2014 12:00

Unable to execute the job

Post by kumarja7 » 08 Jul 2014 5:20

The error message is below,

ctmfw S:\IBM\OutBox\VPStoreLocatorData.xml CREATE 0 60 10 3 5
Parameters -Agent <agent> are mandatory

User avatar
jstarkw
Nouveau
Nouveau
Posts: 58
Joined: 14 Jan 2010 12:00

Post by jstarkw » 08 Jul 2014 7:30

Hi - You need to specify the agent name if it is not the "default" agent.

ctmfw -agent [name of agent - not servername] ctmfw S:\IBM\OutBox\VPStoreLocatorData.xml CREATE 0 60 10 3 5

Regards,

Post Reply