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.

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

The operation cannot be performed.

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.

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

The operation cannot be performed.

Check the job definition document. It cannot be empty.

AWKJDD103E

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

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

The program continues, but the operation is not performed.

See message text.

AWKJDD104E

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

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

The program continues, but the operation is not performed.

See message text.

AWKJDD105E

An error occurred when parsing JSDL.

An error occurred during the conversion of the JSDL.

The operation cannot be performed.

Check the job definition syntax.

AWKJDD106E

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

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

The operation cannot be performed.

See message text.

AWKJDD107E

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

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

The program continues, but the operation is not performed.

See message text.

AWKJDD108E

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

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

The program continues, but the operation is not performed.

See message text.

AWKJDD109E

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

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

The program continues, but the operation is not performed.

See message text.

AWKJDD110E

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

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

The program continues, but the operation is not performed.

See message text.