Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Control-M Command type

Status
Not open for further replies.

valhawke

Technical User
Mar 30, 2010
2
US
Hi,
I'm new to Control-M running in Unix. I would like to schedule a job using the Command Task Type in Control-M but I'm having a hard time getting the right syntax in the command line. Here's what I'm using

/sigma/prod/wao2011/packaging/pack ./main.job ./tmp/packall.txt

main.job is where my script is and the packall.txt is the file I would like to use as the input file.

thanks
Val
 
Try using the full paths to each parameter (rather than using relative paths with the . on the front).

Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top