HCL Workload Automation, Version 9.4

AWSBCZ - Dload messages

This section lists error and warning Dload messages that might be issued.

The message component code is BCZ.

AWSBCZ001E   An error while opening !1: !2

AWSBCZ003E   The object ID must start with an alphabetic character.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Correct the object ID and resubmit the operation.

AWSBCZ004E   The object ID contains at least one character that is not valid. Valid characters are 0-9, a-z, dashes and underscores.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Correct the object ID and resubmit the operation.

AWSBCZ005E   A database error occurred while writing the calendar data.

AWSBCZ006E   A database error occurred while writing the calendar dates.

AWSBCZ007E   A database error occurred while writing a parameter.

AWSBCZ008E   A database error occurred while writing a prompt.

AWSBCZ009E   A database error occurred while writing a resource.

AWSBCZ010E   The parameter value must be no more than !1 bytes.

AWSBCZ011E   The prompt value must be no more than !1 bytes.

AWSBCZ012E   A resource count was expected at this point.

AWSBCZ013E   The resource count must be in the range !1 to !2.

AWSBCZ014E   A valid object ID was expected at this point.

AWSBCZ015E   A valid date was expected at this point.

AWSBCZ016E   The date is not valid.

AWSBCZ021E   A definition keyword was expected at this point.

AWSBCZ023E   The command used is not supported for this definition.

AWSBCZ024W   The duplicate calendar definition !1 has been ignored.

AWSBCZ025W   The duplicate parameter definition !1 has been ignored.

AWSBCZ026W   The duplicate prompt definition !1 has been ignored.

AWSBCZ027W   The duplicate resource definition !1#!2 has been ignored.

AWSBCZ028E   Workstation !1 defined in cpudata: !2 does not exist.

AWSBCZ103E   The description exceeds the maximum length of "max_description" bytes.

Explanation

See message.

max_description is the maximum length for the description.

System action

The operation cannot be performed.

Operator response

Shorten the description and resubmit the operation.

AWSBCZ104E   The resource name exceeds the maximum length. The maximum for the workstation is "max_workstation" bytes and the maximum for the resource is "max_resource"

Explanation

See message.

max_workstation and max_resource are the maximum lengths for the workstation and resource names.

System action

The operation cannot be performed.

Operator response

Shorten the resource name and resubmit the operation.

AWSBCZ105E   The parameter name exceeds the maximum length of "max_parameter" bytes.

Explanation

See message.

max_parameter is the maximum length for the parameter name.

System action

The operation cannot be performed.

Operator response

Shorten the parameter name and resubmit the operation.

AWSBCZ106E   The prompt name exceeds the maximum length of "max_prompt" bytes.

Explanation

See message.

max_prompt is the maximum length for the prompt name.

System action

The operation cannot be performed.

Operator response

Shorten the prompt name and resubmit the operation.

AWSBCZ107E   The variable table name exceeds the maximum length of "max_vartable" bytes.

Explanation

See message.

max_vartable is the maximum length for the variable table.

System action

The operation cannot be performed.

Operator response

Shorten the variable table name and resubmit the operation.

AWSBCZ108E   The variable description exceeds the maximum length of "max_desc" bytes.

Explanation

See message.

max_desc is the maximum length for the variable description.

System action

The operation cannot be performed.

Operator response

Shorten the description and resubmit the operation.

AWSBCZ109E   The variable name exceeds the maximum length of "max_var" bytes.

Explanation

See message.

max_var is the maximum length for the variable name.

System action

The operation cannot be performed.

Operator response

Shorten the variable name and resubmit the operation.

AWSBCZ110E   The variable value exceeds the maximum length of "max_value" bytes.

Explanation

See message.

max_value is the maximum length for the variable.

System action

The operation cannot be performed.

Operator response

Shorten the variable value and resubmit the operation.

AWSBCZ111E   The syntax of the variable table is incorrect. The token "token" is expected at this point.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Check the syntax of the variable table and resubmit the operation.

AWSBCZ112E   A syntax error was detected in the list of variables.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Check the syntax of the variable table list and resubmit the operation..

AWSBCZ113E   The value of the variable must be a string enclosed in quotation marks.

Explanation

See message.

The value specified for a variable is not in the correct format.

System action

The operation cannot be performed.

Operator response

Correct the format of the specified value and resubmit the operation..

AWSBCZ114E   The variable table "variable_table" contains syntax errors.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Correct the syntax of the variable table and resubmit the operation..

AWSBCZ115E   The maximum number of errors that can be displayed for the variable table has been reached.

Explanation

See message.

System action

No further validation of the input is performed.

Operator response

Correct the syntax of the variable table and resubmit the operation..

AWSBCZ116E   The variable "variable" is already present in the variable table "variable_table"

Explanation

See message.

Duplicates are not allowed in a variable table

System action

The operation cannot be performed.

Operator response

Delete or rename the duplicated variable.