|
U00020300 |
Runtime error in object '&01', line '&02'. Forecast for object RunID/Name '&04' could not be calculated, because of missing start time.
|
|
U00020301 |
Runtime error in object '&01', line '&02': Invalid opcode ('&04').
Explanation: Program error - internal pseudo code was interpreted incorrectly. An internal error occurred. Please contact our support team. &01 = Object name &02 = Script-line number &04 = Operation code
|
|
U00020302 |
Runtime error in object '&01', line '&02': Field type '&04' is not supported.
|
|
U00020303 |
Runtime error in object '&01', line '&02'. See next message
Explanation: &01 = Object name &02 = Script-line number
|
|
U00020304 |
Runtime error in object '&01', line '&02': The argument '&04' is not allowed as a column value in GET_VAR. Allowed values are RESULT or a positive number.
|
|
U00020305 |
Runtime error in object '&01', line '&02'. The start column for the sub-string statement ('&04') is not within the string (length '&05').
Explanation: The start position is not within the string as it is higher than the total length of the string. The following non-functioning example serves to visualize the above explanation: :SET &STRING# = STR_CUT("UC4", 5)
|
|
U00020306 |
It is only possible to get one preview at a time.
|
|
U00020307 |
Runtime error in object '&01', line '&02'. Invalid internal function code '&04'.
|
|
U00020308 |
Runtime error in object '&01', line '&02'. Invalid internal parameter type '&03'.
|
|
U00020309 |
Runtime error in object '&01', line '&02': Please use PREP_PROCESS_FILE in order to access '&04'.
|
|
U00020310 |
Runtime error in object '&01', line '&02'. The first parameter for statement :READ must be a variable name (parameter type '&04' specified).
The syntax of the script element :READ is described in more detail in the UC4 Documentation.
|
|
U00020311 |
Runtime error in object '&01' line '&02'. UserID or username '&04' is invalid or signed off!
The indicated User or UserGroup does not exist.
|
|
U00020312 |
Runtime error in object '&01', line '&02'. Invalid additional specification '&04' for statement: READ.
The syntax of the script element :READ is described in more detail in the UC4 Documentation.
|
|
U00020313 |
Runtime error in object '&01', line '&02'. Restart parameter is not yet supported.
|
|
U00020314 |
Runtime error in object '&01', line '&02'. '&04': Variable '&05' is not yet defined.
|
|
U00020315 |
Runtime error in object '&01', line '&02': The system value '&04' cannot be changed.
|
|
U00020316 |
Runtime error in object '&01', line '&02'. No variable was specified.
|
|
U00020317 |
Runtime error in object '&01', line '&02'. Conflicting parameter types in statement :SET (Type '&04' and Type '&05').
|
|
U00020318 |
Runtime error in object '&01', line '&02'. Conflicting parameter types in statement :SET (Type '&04' and Type '&05').
|
|
U00020319 |
Runtime error in object '&01', line '&02'. Parameter type '&04' not supported.
|
|
U00020320 |
Runtime error in object '&01', line '&02'. Converting string to numerical value is not possible. String '&04'.
Reason: A string is used in a script element which requires a number. Solution: * Enter a number * Convert the string to a number using the script function CINT
|
|
U00020321 |
Runtime error in object '&01', line '&02'. Variable type '&04' not supported.
|
|
U00020322 |
Runtime error in object '&01', line '&02'. Invalid internal parameter type '&03'.
|
|
U00020323 |
Runtime error in object '&01', line '&02'. Invalid date format '&04' in date parameter '&05'.
|
|
U00020324 |
Runtime error in object '&01', line '&02'. Calculation function contains text: '&04' in variable '&05'
|
|
U00020325 |
Runtime error in include '&01' (Object '&05'), line '&02'. A JCL line was found. This is only permitted in Jobs. Content: '&04'
|
|
U00020326 |
Internal error - invalid internal read identifier.
|
|
U00020327 |
Calendar '&01' is not available.
|
|
U00020328 |
Calendar keyword '&02' does not exist in Calendar '&01'.
|
|
U00020329 |
In the calendar keyword '&02'of calendar '&01', only '&04' more days are defined from '&03' on. At least '&05' days are required.
|
|
U00020330 |
Runtime error in object '&01', line '&02'. Calculation function contains text: arithmetic term contains wrong format.
|
|
U00020331 |
Runtime error in object '&01', line '&02': &04
Explanation: &01 = Object name &02 = Script-line number
|
|
U00020332 |
Object '&01' line '&02': Invalid type '&04' for attribute '&05' in initial data. Please contact Automic Support.
|
|
U00020333 |
Runtime error in object '&01', line '&02'. Date '&04' with date format '&05' is not correct.
|
|
U00020334 |
Runtime error in object '&01', line '&02'. The date/period '&04' is not in the defined format '&05'(or not in valid range from 1.1.1754 to 18.1.2038).
|
|
U00020335 |
Object '&01' line '&02': Value '&04' of attribute '&05' is not within the valid range (&06 - &07).
|
|
U00020336 |
Object '&01' line '&02': Attribute '&04' is set to '&05'. Value '&06' is not within the valid range (&07-&08).
|
|
U00020337 |
Please enter a date in format '&03'!
|
|
U00020338 |
In calendar keyword '&02' of calendar '&01', only '&04' more days are defined before '&03'. At least '&05' days are required.
|
|
U00020339 |
Runtime error in object '&01', line '&02'. The result of the subtraction of '&05-&04' is negative.
|
|
U00020340 |
Runtime error in object '&01', line '&02'. The calendar '&04' is not a daily calendar.
|
|
U00020341 |
Runtime error in object '&01', line '&02'. The format of date/period '&04' is invalid.
The Script Manual of the UC4 Documentation lists all valid date, time and period formats.
|
|
U00020342 |
Runtime error in object '&01', line '&02'. Attribute '&05' is not allowed for object type '&04'.
Explanation: Refer to the User Manual which includes a list of the modifiable attributes for all object types. &01 = Name of the object &02 = Number of the script line &04 = Object type &05 = Attribute
|
|
U00020343 |
Runtime error in object '&01', line '&02'. Cannot change attribute '&05' for object type '&04'.
Refer to the User Manual which includes a list of the modifiable attributes for all object types. &01 = Name of the object &02 = Number of the script line &04 = Object type &05 = Attribute
|
|
U00020344 |
Runtime error in object '&01', line '&02'. The object type '&04' is not allowed in function sys_state_activ().
Only executable objects can be assigned with this script function.
|
|
U00020345 |
Runtime error in object '&01', line '&02'. Group '&04' does not exist.
|
|
U00020346 |
Activation error. Restart point '&03' is not defined in object '&02'.
Explanation: The indicated restart point does not exist in the object. Solution: Check the restart points in the object's script and select one of these. &02 = Name of the object &03 = Restart point
|
|
U00020347 |
Canceling a script with 'CANCEL_UC_OBJECT' is not permitted when it was started via a CallAPI.
Explanation: Scripts started by CallAPIs may only be canceled manually via the Activity Window.
|
|
U00020348 |
Object '&01' line '&02': Attribute '&04' will be truncated to &05 Characters. Value '&06' is too long.
|
|
U00020349 |
Runtime error in object '&01', line '&02'. The component '&04' does not exist or is not active.
Explanation: The specified compenent was not found. &01 Object name &02 Line within script &04 UC4 component
|
|
U00020350 |
Runtime error in object '&01', line '&02'. Within a block READ a maximum of '&04' READ statements are supported.
|
|
U00020351 |
Runtime error in object '&01', line '&02'. This block READ consists of '&04' READ statements but more than '&04' answers were returned.
|
|
U00020352 |
Runtime error in object '&01', line '&02'. User with User Idnr '&04' does not exist.
|
|
U00020353 |
Runtime error in object '&01', line '&02'. An attempt was made to use a READ statement to set variable '&04' twice within a block READ.
|
|
U00020354 |
Runtime error in object '&01', line '&02'. ENDREAD statement found with no BEGINREAD.
|
|
U00020355 |
Runtime error in object '&01', line '&02'. A JCL line was found. This is only permitted in Jobs. Content: '&04'
|
|
U00020356 |
Runtime error in object '&01', line '&02': Invalid status code.
Explanation: The statement SYS_ACTIV_COUNT can be used to count activities with a specified status. All activities within the current client are counted. Possible reasons: * Invalid status specified * or no status specified.
|
|
U00020357 |
Runtime error in object '&01', line '&02': Host '&04' does not exist.
Explanation: An attempt was made to change the host name with the PUT_ATT statement. Reason: * The specified host does not exist. Solution: * Specify the name of an existing host.
|
|
U00020358 |
Runtime error in object '&01', line '&02'. Value '&04' is an invalid file system value.
|
|
U00020359 |
Runtime error in object '&01', line '&02': AgentGroup '&04' must not be used.
|
|
U00020360 |
Runtime error in object '&01', line '&02'. Invalid keyword '&04' detected.
Explanation: A keyword must be entered in order to retrieve information about a specific object execution. Reason: * An invalid keyword was entered. Valid keyword: * STATUS
|
|
U00020361 |
Runtime error in object '&01', line '&02'. Invalid keyword '&04' detected.
Explanation: A keyword must be entered so that the system knows which activities should be counted. Reason: * You did not enter a valid keyword. &01 = Name of the object &02 = Number of the script line &04 = Keyword
|
|
U00020362 |
Runtime error in object '&01', line '&02'. Expected number of seconds to wait is not '&04'.
Explanation: The statement "WAIT" waits for a specified number of seconds. Possible reason: * No waiting time was entered or an non-numeric value was entered. ->Enter a numeric value of the number of seconds to wait.
|
|
U00020363 |
There are too many parameters for PUT_VAR.
|
|
U00020364 |
Runtime error in object '&01', line '&02'. Array index out of bounce.
|
|
U00020365 |
Runtime error in object '&01', line '&02'. Array index is not numeric or includes decimal numbers.
|
|
U00020366 |
Runtime error in object '&01', line '&02'. The minimum value for random function must be less than the maximum value.
|
|
U00020367 |
Runtime error in object '&01', line '&02'. Minimum value for random function must be positive.
|
|
U00020368 |
Runtime error in object '&01', line '&02'. For an activation, a maximum of '&04' PROCESS are allowed.
Explanation: The data of the object to be edited is stored in a table which allows a limited number of PROCESS statements.
|
|
U00020369 |
Runtime error in object '&01', line '&02': Object '&04' could not be deleted because it is in the Transport Case.
|
|
U00020370 |
Runtime error in object '&01', line '&02': Invalid handle ('&04') for data sequence specified.
|
|
U00020371 |
Variable '&01' has not yet been defined.
|
|
U00020372 |
Runtime error in object '&01', line '&02'. Starting position for string search ('&04') must be within the string (string length '&05').
|
|
U00020373 |
Runtime error in object '&01', line '&02'. Array without index used.
|
|
U00020374 |
Runtime error in object '&01', line '&02': Event type is not '&04'
|
|
U00020375 |
Runtime error in object '&01', line '&02': Keyword '&04' is unknown.
|
|
U00020376 |
The statement cancel_uc_object used in object '&04', type '&05' canceled object of type '&06' with RunID id '&07'.
|
|
U00020377 |
Runtime error in object '&01', line '&02': This function is only allowed in a Workflow.
The following script functions can only be used for tasks running in a Workflow: SYS_ACT_PREV_NAME and SYS_ACT_PREV_NR
|
|
U00020378 |
Runtime error in object '&01', line '&02': Workflow '&04' not found.
|
|
U00020379 |
Runtime error in object '&01', line '&02': Only one precondition allowed.
The script functions SYS_ACT_PREV_NAME and SYS_ACT_PREV_NR can only be used in tasks that have a predecessor in the ProcessFlow.
|
|
U00020380 |
Object '&02' (RunID '&03') was canceled with script command EXIT.
The script element :EXIT ends script processing with a previously specified return code.
|
|
U00020381 |
Runtime error in object '&01', line '&02': See prior message!
|
|
U00020382 |
Runtime error in include '&01' (object '&05), line '&02'. Arithmetic term contains too many operations (stack overflow).
|
|
U00020383 |
Runtime error in object '&01', line '&02'. Invalid additional specification record '&04' for statement: BEGINREAD
Only the value "F" is permitted. It formats the text written in the dialog field so that all letters have the same width.
|
|
U00020384 |
Runtime error in object '&01' line '&02': '&04' is neither System, neither CP, nor Agent name.
|
|
U00020385 |
Runtime error in object '&01', line '&02'. Restart for tasks of type '&04' (Object '&05') is not possible.
|
|
U00020386 |
Runtime error in object '&01', line '&02': Too many JCL Lines generated. Max. allowed are '&04'.
|
|
U00020387 |
Runtime error in object '&01', line '&02': Invalid insert number '&04'. There are only '&05' inserts available.
|
|
U00020388 |
Runtime error in object '&01', line '&02': There are more than 5 string parameters.
|
|
U00020389 |
Runtime error in object '&01', line '&02': There are more than 5 integer parameters.
|
|
U00020390 |
Runtime error in object '&01', line '&02': There has to be at least 1 parameter.
|
|
U00020391 |
Runtime error in object '&01', line '&02': Setting attribute WIN_REPORT_BY_SCRIPT is only allowed when the job generates a report.
|
|
U00020392 |
Runtime error in object '&01', line '&02'. The format of time '&04' is invalid.
|
|
U00020393 |
Runtime error in object '&01', line '&02': '&04' is an invalid function.
|
|
U00020394 |
Runtime error in object '&01', line '&02'. Invalid SBB Flag. It can be 0 or 1.
|
|
U00020395 |
Runtime error in object '&01', line '&02': It is not allowed to change system variables at this time.
|
|
U00020396 |
Runtime error in object '&01', line '&02': It is not allowed to change script variables which were generated by prompts.
|
|
U00020397 |
Runtime error in object '&01', line '&02': Script variable '&04' is read-only and cannot be manipulated.
|
|
U00020398 |
The Queue-Limit of task '&01' (RunID '&02') was ignored by '&03'.
|
|
U00020399 |
Unknown error in object '&01', line '&02': PUT_ATT of attribute '&04', object-type '&05' failed.
During processing of PUT_ATT expected errors are handled properly. This message occurs on unexpected errors, in order to know that something failed.
|