HCL Workload Automation, Version 9.4

AWKJDD - Job definition service messages

This section lists error and warning job definition service messages that might be issued.

The message component code is JDD.

AWKJDD101E   The submission of the job definition failed because the submit parameters are null.

Explanation

An attempt to create or update a new job definition failed because the supplied parameters are null.

System action

The operation cannot be performed.

Operator response

Check the job definition parameters and try to submit the job again.

AWKJDD102E   The submission of the job definition failed because the job definition document is null.

Explanation

An attempt to create or update a new job definition failed because the job definition document is null.

System action

The operation cannot be performed.

Operator response

Check the job definition document. It cannot be empty.

AWKJDD103E   The job definition creation has failed because of the database error: "error"

Explanation

An attempt to create a new job definition failed because of a database error.

System action

The program continues, but the operation is not performed.

Operator response

See message text.

AWKJDD104E   The Job Definition update failed because of the database error: "error"

Explanation

An attempt to update a new job definition failed because of a database error.

System action

The program continues, but the operation is not performed.

Operator response

See message text.

AWKJDD105E   An error occurred when parsing JSDL.

Explanation

An error occurred during the conversion of the JSDL.

System action

The operation cannot be performed.

Operator response

Check the job definition syntax.

AWKJDD106E   The request to remove a job definition failed because the job definition document is null.

Explanation

An attempt to delete a new job definition failed because the job definition document is null.

System action

The operation cannot be performed.

Operator response

See message text.

AWKJDD107E   The job definition deletion failed because of the database error: "error"

Explanation

An attempt to delete a new job definition failed because of a database error.

System action

The program continues, but the operation is not performed.

Operator response

See message text.

AWKJDD108E   The get of a job definition has failed because of the database error: "error"

Explanation

An attempt to get a job definition failed because of a database error.

System action

The program continues, but the operation is not performed.

Operator response

See message text.

AWKJDD109E   The job definitions query failed because of the database error: "error"

Explanation

An attempt to get a number of job definitions failed because of a database error.

System action

The program continues, but the operation is not performed.

Operator response

See message text.

AWKJDD110E   The request for the job definition failed because the Qname is null.

Explanation

An attempt to get a job definition failed because the Qname (name + namespace) is null.

System action

The program continues, but the operation is not performed.

Operator response

See message text.