User Response: | Change the end value or cycle the sequence. |
Explanation: | In an Aggregator or Rank transformation, an aggregate expression is specified as a group by port. Group by ports cannot be aggregate expressions. |
User Response: | Remove the aggregate expression from the group by port. |
Explanation: | Internal error. |
User Response: | Contact Informatica Global Customer Support. |
User Response: | Validate the expression, and then validate the mapping. |
Explanation: | If the mapping is valid, this is an internal error. |
User Response: | Contact Informatica Global Customer Support. |
Explanation: | The named port is configured to generate the named message upon error. |
User Response: | You can review the dropped row in the session log. |
Explanation: | The port is configured to abort the session upon error. |
User Response: | If you do not want to abort the session when the port contains an error, change the default value. |
User Response: | Review the session log for related messages about the row error. If you enabled row error logging, review the error log for related messages. |
User Response: | Review the session log for related messages about the row error. If you enabled row error logging, review the error log for related messages. |
Explanation: | An error occurred preparing parameters for input and output ports of the transformation. |
User Response: | Check the transformation input and output parameters. |
User Response: | Change the lookup override query to contain characters included in the lookup database connection code page. |
Explanation: | The lookup query contains one or more characters that are not encoded in the lookup database code page. |
User Response: | Edit the lookup query so that the Integration Service can convert it from the Integration Service code page to the lookup database code page without loss of data. |
Explanation: | The lookup database uses a code page that is not supported by Informatica. |
User Response: | Select a code page for the lookup database that is supported by Informatica and contains encoding for the lookup data character set. |
Explanation: | The stored procedure name contains one or more characters that are not encoded in the stored procedure database code page. |
User Response: | Identify the invalid character referenced in the session log. Edit the stored procedure name so that the Integration Service can convert it from the Integration Service code page to the stored procedure database code page without loss of data. |
Explanation: | The stored procedure database uses a code page that is not supported by Informatica. |
User Response: | Select a code page for the stored procedure database that is supported by Informatica and contains encoding for the stored procedure data character set. |
Explanation: | The field name of a stored procedure contains one or more characters that are not encoded in the stored procedure database code page. |
User Response: | Identify the invalid character referenced in the session log. Edit the stored procedure field name so that the Integration Service can convert it from the Integration Service code page to the stored procedure database code page without loss of data. |
Explanation: | The stored procedure database uses a code page that is not supported by Informatica. |
User Response: | Select a code page for the stored procedure database that is supported by Informatica and contains encoding for the stored procedure data character set. |
Explanation: | The transaction control expression in a Transaction Control transformation evaluated to a null value. When the transaction control expression evaluates to any value other than continue, commit, or rollback, the Integration Service fails the session. |
User Response: | Edit the transaction control expression so that it does not evaluate to NULL. |
Explanation: | The transaction control expression in a Transaction Control transformation evaluated to an invalid value. When the transaction control expression evaluates to any value other than continue, commit, or rollback, the Integration Service fails the session. |
User Response: | Edit the transaction control expression so that it does not evaluate to an invalid value. |
Explanation: | The named Joiner transformation is configured to use sorted input, but the Joiner transformation received unsorted data. |
User Response: | Configure the Joiner transformation to use unsorted input. Verify that the session and mapping properties maintain sort order between the sorted data and the Joiner transformation. In the mapping, verify that the columns in the join condition match the columns of the sorted data and that the mapping does not contain active transformations between the sorted data and the Joiner transformation. In the session, verify that the partitioning properties maintain sort order between the sorted data and the Joiner transformation. |
User Response: | Specify a cache directory in the session or the transformation. |
Explanation: | The IDN license restricts the number of rows you can process in a group. |
User Response: | Decrease the number of rows in the group or get a different license from Informatica. |
Explanation: | You attempted to use a persistent lookup cache that was incompatible with the Lookup transformation, and the Integration Service does not delete the lookup cache files when you use a named prefix. The lookup cache files can be unusable for the following reasons:
|
User Response: | Update the Lookup transformation attributes, or remove the existing lookup cache files. You must remove both the .idx and .dat files. This allows the Integration Service to create a lookup cache. |
Explanation: | The Custom transformation procedure returned an error when it received a row in the specified input group. The Custom transformation procedure returned INFA_ROWERROR in the input row notification function. |
User Response: | This is an informational message. If this is a recurring error, you may want to verify that the data passing into the Custom transformation meets the criteria defined by the Custom transformation procedure. |
Explanation: | The source type for the Lookup transformation was changed after the Integration Service saved the cache. |
User Response: | Recache the lookup source, or change the source type to the previous type. |
Explanation: | The source file name was changed after the Integration saved the lookup cache. |
User Response: | Recache the lookup source, or change the lookup file name to the previous name. |
Explanation: | The source file type in the session properties was changed after the session ran. For example, you may have changed the source file type from direct to indirect or from indirect to direct. |
User Response: | Recache the lookup source, or change the lookup source file type in the session properties. |
Explanation: | The cache file name prefix matches for each Lookup transformation, but the lookup sources have different file names. |
User Response: | Configure the mapping so that the cache is no longer shared, or configure the session to use the same lookup source file. |
User Response: | Configure the session with the same lookup source file type for each Lookup transformation sharing the cache. |
Explanation: | You ran a session with a flat file lookup, and the Integration Service could not find the lookup file. Either the file name or directory was missing or invalid. |
User Response: | In the session properties, verify the file name and directory of the lookup file source. |
Explanation: | The mapping connects an active transformation and a passive transformation to the same downstream transformation or transformation input group. |
User Response: | Remove the concatenation. |
Explanation: | The Integration Service encountered errors while reading the lookup source. |
User Response: | Review the session log for related messages. |
User Response: | Enable row error logging in the session, and check other error messages logged for more details. Also, verify that the code page for the lookup source is two-way compatible with the Integration Service and target code page. |
Explanation: | You connected a Sequence Generator transformation upstream from a Custom transformation or a transformation developed using the Custom transformation. |
User Response: | Update the mapping. |
User Response: | Specify a valid code page. The code page should specify the proper locale for the lookup source file. |
User Response: | Specify a valid code page. The code page should specify the proper locale for the lookup source file. |
Explanation: | The code page you specified is not valid. |
User Response: | Specify a valid code page. The code page should specify the proper locale for the lookup source file. |
User Response: | You can optimize performance by connecting only the NEXTVAL port in a mapping. |
Explanation: | The dynamic Lookup transformation uses a String or Binary lookup port of a certain precision with an associated port of a different precision. The Integration Service uses the larger precision for both ports. |
User Response: | Edit the Lookup transformation and use the same precision for both ports. |
User Response: | Verify that both lookup transformations use the same multiple match policy. |
Explanation: | The SQL in the Lookup transformation does not sort data in the sort order that the Integration Service expects. The SQL sorts data in an incorrect order due to an ORDERBY clause in the SQL or because the user-defined SQL override retrieves the port data in a different order. |
User Response: | To improve performance, review the SQL and fix the SQL to retrieve data in the sort order that the Integration Service expects. |
Explanation: | The sort order settings for the database server and Integration Service do not match. |
User Response: | To improve performance, configure a consistent sort order for the database server and the Integration Service. |
User Response: | Verify that the parameter or variable is defined properly in the parameter file and that its value in the parameter file matches the parameter or variable datatype. For example, you cannot set an integer mapping variable to a text string in the parameter file. |
Explanation: | Internal error. |
User Response: | Contact Informatica Global Customer Support. |
Explanation: | The mapping contains a Sequence Generator transformation in which the datatype for the NEXTVAL or CURRVAL output port is not Bigint. |
User Response: | Import the mapping again or re-create the Sequence Generator transformation. |
Explanation: | The session contains a mapplet variable or parameter to define a lookup table name. The Integration Service failed to expand the parameter or variable. |
User Response: | Verify that the parameter file contains a parameter and value for the lookup table name. If you are using a mapping variable, verify the variable has a value. |