The following table describes the AutoSys information and warning messages and the corrective action.
NOTE: This does not include all of the AutoSys information, warning and error messages.
Product |
Message ID |
Message Description |
Action |
|---|---|---|---|
AutoSys |
INF4002 |
Value truncated. Manually correct the ‘Run As’ user |
It is typical for the defined owner in AutoSys to refer to a fully qualified domain host name such as username@company.domain.com which if exceeds 30 characters is truncated. These errors need to be corrected by ensuring that the job looks at the correct agent with the correct user name and remove the @company.domain.com |
AutoSys |
INF4003 |
Cannot redirect only STDERR |
None required. In AutoSys it is usual to send STDOUT and STDERR to different locations. Control-M Conversion adjusts both to send to the same location. |
AutoSys |
INF4004 |
Calendar required |
A Calendar needs to be created. |
AutoSys |
INF4007 |
Updated redirection |
None required. Additional redirection of the output can be pointed at a location using AutoSys variables. These are converted to Control-M variables in the job definition. |
AutoSys |
WRN1005 |
The command line exceeds 512 characters. |
You can shorten the command line or manually change it to Control-M embedded script. |
AutoSys |
WRN4000 |
AutoSys utility ‘XXX’ used |
Identify the utility and review possible solutions. |
AutoSys |
WRN4002 |
Unconvertible attribute <attribute name> |
No available attribute with Control-M. Review options. Reports a function in AutoSys that is not available with Control-M. If the attribute is term_run_time, then the Control-M job definition needs to be updated to have a shout to a destination that points to a ctmkilljob script (P) based on EXECTIME options. |
AutoSys |
WRN4006 |
Cannot convert attribute <attribute name> for group entities |
Typically start times or minutes defined on the box level. Change the job to be cyclic |
AutoSys |
WRN4007 |
Failed to convert <sub condition> |
Unable to convert failure status on the job dependency. Review the predecessor to set condition on failure that matches up with a condition name in the successor job. |
AutoSys |
WRN4009 |
Time zone ‘XXX’ could not be converted to a Control-M/Server time zone. |
If only a few, correct manually. If more, correct the source time-zone file or mass update the JIL file. |
AutoSys |
WRN4012 |
Conditions nesting cannot be converted <formula substring> |
Usually a mix of AND/OR statements or variables used as dependencies. Review and adjust manually. |
Parent Topic |