User Daily

Everything about Control-M Server installation or setup.
Post Reply
User avatar
Gopikkd
Nouveau
Nouveau
Posts: 154
Joined: 25 May 2009 12:00
Location: Bangalore

User Daily

Post by Gopikkd » 23 Apr 2012 6:38

If the USERDAILY[SYSTEM] fails, how to manually run the USERDAILY to load all the scheduling tables? or is there any other way to perform this?

User avatar
mdabro
Nouveau
Nouveau
Posts: 3
Joined: 17 Nov 2008 12:00

ctmudly

Post by mdabro » 23 Apr 2012 12:15

I'm not sure that can work with USERDAILY SYSTEM but for others it's work:
ctmudly usage:

ctmudly <User_Daily>
[-odate {ODAT|<yyyymmdd>}]
[-odate_option {value_date|run_date}]

or

ctmudly -DAILY_NAME <User_Daily>
[-odate {ODAT|<yyyymmdd>}]
[-odate_option {value_date|run_date}]



Run us administrator of CONTROL-M Server.

User avatar
pmdeshayes
Nouveau
Nouveau
Posts: 23
Joined: 07 Jul 2008 12:00

Post by pmdeshayes » 25 Apr 2012 4:33

Use the 'ctmudchk' utility:

1. check if there are jobs that haven't been ordered:

ctmudchk -DAILY SYSTEM -ACTION LIST

2. if the command returns some jobs, do the following:

ctmudchk -DAILY SYSTEM -ACTION ORDER

Note: You can use this command for any user daily and specify an ODATE if necessary.

Cheers

User avatar
Gopikkd
Nouveau
Nouveau
Posts: 154
Joined: 25 May 2009 12:00
Location: Bangalore

Utility

Post by Gopikkd » 13 Jul 2012 6:03

Thank You all !!!!!!

Post Reply