AWKIPC - Job plug-in for Informatica PowerCenter messages
This section lists error and warning messages that might be issued by the job plug-in for Informatica PowerCenter.
The message component code is IPC.
AWKIPC001E Missing required value for Repository Name.
Explanation
The job validation failed.
System action
The operation is not performed.
Operator response
Provide missing parameter.
AWKIPC002E Missing required value for Service Name.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide missing parameter.
AWKIPC003E Missing required value for Folder Name.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide missing parameter.
AWKIPC004E Missing required value for Workflow Name.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide missing parameter.
AWKIPC005E Failed to run workflow.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the PowerCenter plug-in log file.
AWKIPC006E Failed to cancel workflow.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the PowerCenter plug-in log file.
AWKIPC007E Failed to retrieve logon parameters.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check all login parameter are available; depending the parameter it can be provided by the PowerCenterJobExecutor.properties or in the job definition.
AWKIPC008E Missing configuration information related to the PowerCenter: "property".
Explanation
Required information is not available in the PowerCenterJobExecutor.properties.
System action
The operation is not performed.
Operator response
Provide required information using the PowerCenterJobExecutor.properties.
AWKIPC009E Missing both input and configuration information related to the PowerCenter: "property".
Explanation
Required information is not available neither in the PowerCenterJobExecutor.properties neither in the job definition.
System action
The operation is not performed.
Operator response
Provide required information using the PowerCenterJobExecutor.properties or in the job definition.
AWKIPC010E Required parameter not provided.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Depending the parameter be sure to provide required information using the PowerCenterJobExecutor.properties or by the job definition.
AWKIPC011E An error occurred retrieving repository list
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the Java PowerCenter plug-in log file.
AWKIPC012E An error occurred retrieving service list
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the Java PowerCenter plug-in log file.
AWKIPC013E An error occurred retrieving folder list
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the Java PowerCenter plug-in log file.
AWKIPC014E An error occurred retrieving workflow list
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the Java PowerCenter plug-in log file.
AWKIPC015E You do not specify the Repository Name. It is required to retrieve the Folder list.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide required parameter before.
AWKIPC016E You do not specify the Folder Name. It is required to retrieve the Workflow list.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Provide required parameter before.
AWKIPC017E The HCL Workload Automation agent cannot monitor the PowerCenter job.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the PowerCenter job status and log.
AWKIPC018E An error occurred retrieving the workflow parameter file list.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the directory indicated in the PowerCenterJobExecutor.properties is a directory, is readable, have valid contents.
AWKIPC019E The repository list is empty.
Explanation
See message text.
System action
The system returns an empty repository list
Operator response
If an empty list is not expected, check the PowerCenter log file for errors.
AWKIPC020E The service list is empty.
Explanation
See message text.
System action
The system returns an empty service list
Operator response
If an empty list is not expected, check the PowerCenter log file for errors.
AWKIPC021E The folder list is empty.
Explanation
See message text.
System action
The system returns an empty folder list
Operator response
If an empty list is not expected, check the PowerCenter log file for errors.
AWKIPC022E The workflow list is empty.
Explanation
See message text.
System action
The system returns an empty workflow list
Operator response
If an empty list is not expected, check the PowerCenter log file for errors.
AWKIPC023E The directory "dir", that should contain files with workflow parameter, appears to be empty.
Explanation
See message text.
System action
The system returns an empty list of files in the directory dir
Operator response
Check the indicated directory is valid, readable and contains expected files.
AWKIPC024E No files with the proposed filter in the directory "dir".
Explanation
See message text.
System action
No files with the proposed filter
Operator response
Check the applied filter is correct.
AWKIPC025E The directory that should contain files with workflow parameter was not indicated in the configuration file or is not a valid directory.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check a valid directory has been indicated in the PowerCenterJobExecutor.properties using the key WorkFlowParameterFileDir.
AWKIPC026E An error occurred during reconnect.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Check the PowerCenter is up and running and is reachable from the TWS agent
AWKIPC027E Cannot indicate both a workflow parameter file and in-line parameters.
Explanation
See message text.
System action
The operation is not performed.
Operator response
Remove the workflow parameter file or the in-line parameters
AWKIPC028E Unable to contact the PowerCenter server.
Explanation
The login to the PowerCenter server fail, due to invalid parameters in input or in the PowerCenterJobExecutor.properties file
System action
The operation is not performed.
Operator response
Check login parameters as server host and port, user, password are available and correct.
AWKIPC029E Failed to run workflow. The internal error is: "internal_error".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the PowerCenter plug-in log file.
AWKIPC030E Failed to submit the operation. The internal error is: "internal_error".
Explanation
See message text.
System action
The operation is not performed.
Operator response
Analyze the error message in the PowerCenter plug-in log file.
AWKIPC032W The workflow content is empty due to one or more of the following conditions: no worklets or session tasks are running, worklets or session tasks are running but not with their original name, the workflow instance is related to a previous run.
Explanation
See message text.
System action
The operation is not performed.
Operator response
If an empty list is not expected, check the PowerCenter log file for errors.
AWKIPC033E The job was stopped by the user.
Explanation
The job was stopped with the kill command.
System action
The operation is not performed.
Operator response
None.