AWKCGE - Job plug-in for IBM Cognos messages

This section lists error and warning messages that might be issued by the job plug-in for IBM Cognos.

The message component code is CGE.

AWKCGE001E

You did not specify the report path.

The report path is a required parameter.

The operation is not performed.

Provide the report path and then retry the operation.

AWKCGE002E

You did not specify the namespace.

The namespace is a required parameter to view the list of reports.

The operation is not performed.

Provide the namespace either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE003E

You did not specify the username.

The username is a required parameter to view the list of reports.

The operation is not performed.

Provide the username either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE004E

You did not specify the password.

The password is a required parameter to view the list of reports.

The operation is not performed.

Provide the password either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE005E

You did not specify the namespace and the username.

The namespace and the username are required parameters if you specified the password.

The operation is not performed.

Provide the namespace and the username either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE006E

You did not specify the namespace and the password.

The namespace and password are required parameters if you specified the username.

The operation is not performed.

Provide the namespace and password either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE007E

You did not specify the username and the password.

The username and password are required parameters if you specified the namespace.

The operation is not performed.

Provide username and password either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE008E

An error occurred while attempting to retrieve the namespaces.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE009E

An error occurred while attempting to retrieve the reports.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE010E

No report was found on the Cognos server.

See message text.

The operation is not performed.

Verify that the report filter you specified is correct and that there are reports for the specified namespace.

AWKCGE011E

No namespace was found on the Cognos server.

See message text.

The operation is not performed.

Verify that the namespace you specified is correct and that the connection to the server is active.

AWKCGE012E

An error occurred while attempting to connect to the IBM Cognos server. The IBM Cognos server connection parameters are incorrect: "error_msg".

Error connecting to the IBM Cognos server.

error_msg identifies the cause of the failure.

The operation is not performed.

Verify that the server connection parameters are correct and analyze the error message in the Java IBM Cognos plug-in log file for more information.

AWKCGE013E

An error occurred retrieving the IBM Cognos report service.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE014E

An Apache exception occurred communicating with the IBM Cognos server. The Apache error message is: "error_msg".

An error occurred running the IBM Cognos report.

error_msg identifies the Apache error message.

The operation is not performed.

Correct the error and retry the operation.

AWKCGE015E

An error occurred running the IBM Cognos report.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE016E

The directory "file_path" you specified to save the report file does not exist.

file_path identifies the name of the directory that cannot be found.

The directory where you want to save the file must exist when the job runs.

The operation is not performed.

Provide an existing directory in the Cognos job definition or create the missing directory and retry the operation.

AWKCGE017E

The server port is not valid. Specify a value in the 1 - 65535 interval.

A valid server port is required.

The operation is not performed.

Specify a valid server port.

AWKCGE018E

You did not specify either the output file or the email addresses to which you want to send the report.

See message text.

The operation is not performed.

Provide either the output file or the email addresses here and retry the operation.

AWKCGE019E

You did not specify the report format.

The report format is required.

The operation is not performed.

Provide the report format and retry the operation.

AWKCGE020E

The value "report_format" specified for the formatTypes is not valid. Specify a valid value.

report_format identifies the value of the unsupported report format.

A valid report format is required.

The operation is not performed.

Provide a valid value for the report format. Valid vallues are: HTML, HTMLFRAG, HTMLWA, XML, PDF, CSV, XLS, XLSWA.

AWKCGE021E

You did not specify the directory name for the output file. The output file must contain the fully qualified path.

The output file does not contain the directory name.

The operation is not performed.

Provide the the directory name for the output file here and retry the operation.

AWKCGE022E

You did not specify the server address.

The server address is a required parameter.

The operation is not performed.

Provide the server address either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE023E

You did not specify the port.

The port is a required parameter.

The operation is not performed.

Provide the port either here or in the CognosJobExecutor.properties file and retry the operation.

AWKCGE024E

An error occurred while attempting to retrieve the parameters.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE026E

An error occurred during connection to the IBM Cognos report service. Verify your credentials.

See message text.

The operation is not performed.

Verify that the credentials you specified are correct and retry the operation.

AWKCGE027E

An error occurred during the connection to the IBM Cognos report service. The error is: "error_msg".

error_msg identifies the cause of the failure.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE028E

The HCL Workload Automation agent cannot monitor the IBM Cognos report.

The HCL Workload Automation agent stops monitoring the IBM Cognos report.

The IBM Cognos report status cannot be retrieved and the agent sets the status of the HCL Workload Automation job to unknown.

The product stops monitoring the IBM Cognos report.

Verify the IBM Cognos report status in the IBM Cognos product. If the IBM Cognos report completed successfully, release the HCL Workload Automation job dependencies manually.

AWKCGE029E

An error occurred while retrieving the list of available IBM Cognos reports.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE030E

You did not specify the file name for the output file. The output file must contain the fully qualified path.

The output file does not contain the file name.

The operation is not performed.

Provide the the file name and retry the operation.

AWKCGE031E

An error occurred while retrieving the report output.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE032E

An error occurred when sending the report output by email.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE033E

An error occurred when saving the report to the file "report_file".

report_file identifies the fully qualified path of the file that cannot be created.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE034E

An error occurred when deleting the report.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE035E

An error occurred when saving the report to the file "report_file". The error is: "error_msg".

report_file identifies the fully qualified path of the file that cannot be created.

error_msg identifies the cause of the failure.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE036E

An error occurred when deleting the report. The error is: "error_msg".

error_msg identifies the cause of the failure.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE037E

An error occurred when sending the report output by email. The error is: "error_msg".

error_msg identifies the cause of the failure.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE038E

An error occurred when retriving the report output. The error is: "error_msg".

error_msg identifies the cause of the failure.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE039E

An error occurred while running the IBM Cognos report. The error is: "error_msg".

error_msg identifies the cause of the failure.

See message text.

The operation is not performed.

Analyze the error message in the Java IBM Cognos plug-in log file.

AWKCGE040E

The report with path "report_path" was not found on the Cognos server.

report_path identifies the path of the report.

See message text.

The operation is not performed.

Verify that the report path you specified is correct.

AWKCGE041E

The user "user_name" does not have the "report_permission" permission on the report with path "report_path".

user_name identifies the name of the user running the report.

report_permission identifies the required permission.

report_path identifies the path of the report.

See message text.

The operation is not performed.

Verify that the user has the necessary permission to manage the report you specified. Ask the Cognos administrator to assign th enecessary permission to the user.

AWKCGE042E

You specified an invalid format "report_format" for the interactive report "report_path". Specify the HTML format.

report_format identifies the format specified for the report.

report_path identifies the path of the report.

The operation is not performed.

Specify the HTML format for interactive reports.

AWKCGE056E

The IBM Cognos report completed with errors.

See message text.

The operation is not performed.

Ask the IBM Cognos administrator to analyze the report error messages on the IBM Cognos server and solve the problem. After the IBM Cognos report is ready to start, retry the Cognos job submission.

AWKCGE057E

The IBM Cognos report cannot be submitted.

The IBM Cognos report cannot start because its status is suspended or inactive.

The operation is not performed.

Ask the IBM Cognos administrator to analyze the report status. After the IBM Cognos report is ready to start, retry the Cognos job submission.